modifica icone

This commit is contained in:
mariano
2026-05-21 09:37:58 +02:00
parent 9979d62a2a
commit 8a52489b41
5 changed files with 19 additions and 5 deletions
+1 -1
View File
@@ -154,7 +154,7 @@ class Server extends CommonDBTM
if (self::canView()) {
$menu['title'] = self::getMenuName();
$menu['page'] = self::getSearchURL(false);
$menu['icon'] = 'ti ti-server';
$menu['icon'] = 'ti ti-harddrives';
$menu['links']['search'] = self::getSearchURL(false);