mirror of
https://github.com/e107inc/e107.git
synced 2025-08-30 09:39:55 +02:00
Move icon path storage to media-manager. Icon-picker updated.
This commit is contained in:
@@ -64,7 +64,7 @@ class media_admin extends e_admin_dispatcher
|
||||
'main/import' => array('caption'=> "Batch Media Import", 'perm' => 'A'),
|
||||
'cat/list' => array('caption'=> 'Media Categories', 'perm' => 'A'),
|
||||
// 'cat/create' => array('caption'=> "Create Category", 'perm' => 'A'),
|
||||
'main/icons' => array('caption'=> IMALAN_71, 'perm' => 'A'),
|
||||
// 'main/icons' => array('caption'=> IMALAN_71, 'perm' => 'A'),
|
||||
'main/settings' => array('caption'=> LAN_PREFS, 'perm' => 'A'),
|
||||
|
||||
'main/avatar' => array('caption'=> IMALAN_23, 'perm' => 'A')
|
||||
|
Reference in New Issue
Block a user