modifica icone 2

This commit is contained in:
mariano
2026-05-21 09:49:06 +02:00
parent 8a52489b41
commit 9ee28330ac
5 changed files with 6 additions and 18 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ class Profile extends \Profile
public static function getIcon()
{
return 'ti ti-harddrives';
return 'ti ti-hard-drives';
}
public function getTabNameForItem(CommonGLPI $item, $withtemplate = 0)