1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-06 14:46:56 +02:00

#5382 Add the icons.

This commit is contained in:
camer0n
2025-02-06 13:05:38 -08:00
parent 10ed5f8c95
commit c4720bc32c
3 changed files with 2 additions and 0 deletions

View File

@@ -43,6 +43,8 @@ class history_adminArea extends e_admin_dispatcher
);
protected $menuTitle = 'History';
protected $adminMenuIcon = '{e_IMAGE}admin_images/undo_32.png';
}