Bootstrap 5 continued + bugfixes
This commit is contained in:
@ -53,7 +53,7 @@ class Contact extends Plugin {
|
||||
];
|
||||
public $admin_links = [
|
||||
[
|
||||
'text' => '<i class="fa fa-fw fa-support"></i> Contact',
|
||||
'text' => '<i class="fa fa-fw fa-briefcase"></i> Contact',
|
||||
'url' => '{ROOT_URL}admin/contact',
|
||||
],
|
||||
];
|
||||
|
Reference in New Issue
Block a user