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
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',