minor icon tweaks

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann 2022-02-25 14:30:38 +01:00
parent 038b6f9510
commit 1faa9f17ab
No known key found for this signature in database
GPG Key ID: 08A83830520FCECB
2 changed files with 2 additions and 2 deletions

View File

@ -83,7 +83,7 @@ return array(
'url' => 'customer_ftp.php',
'label' => $lng['menue']['ftp']['ftp'],
'show_element' => (! \Froxlor\Settings::IsInList('panel.customer_hide_options', 'ftp')),
'icon' => 'fa fa-transfer',
'icon' => 'fa fa-users',
'elements' => array(
array(
'url' => 'customer_ftp.php?page=accounts',

View File

@ -43,7 +43,7 @@
</li>
<li class="nav-item dropdown me-2">
<a class="btn btn-secondary btn-sm d-block dropdown-toggle" href="#" id="navbarOpts" role="button" data-bs-toggle="dropdown" aria-expanded="false">
<i class="fa fa-wrench"></i> {{ lng('panel.options') }}
<i class="fa fa-gears"></i> {{ lng('panel.options') }}
</a>
<ul class="dropdown-menu" aria-labelledby="navbarOpts">
<li>