fixes #1854 use new icons

After updating fontello I put the right icons as on the mockup for core and system
This commit is contained in:
Willy "Linty
2023-12-12 17:29:57 +01:00
parent b33d4edecb
commit c0e7e9c87f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ if (is_webmaster())
switch ($rows['object_id'])
{
case ACTIVITY_SYSTEM_CORE:
$object_icon = 'icon-heart';
$object_icon = 'icon-piwigo';
$object = l10n('Core');
switch ($rows['action'])