mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 01:25:01 +02:00
Issue #5489 Media-Manager preferences and avatars are now limited to the Main Admin. Media Categories are limited to those who specified access.
This commit is contained in:
@@ -2176,11 +2176,11 @@ class e_userperms
|
||||
'icon_16' => 'E_16_COMMENT',
|
||||
'icon_32' => 'E_32_COMMENT',
|
||||
],
|
||||
'6' => [
|
||||
/* '6' => [
|
||||
'title' => 'LAN_MEDIAMANAGER', // File-Manager - Upload /manage files
|
||||
'icon_16' => 'E_16_FILE',
|
||||
'icon_32' => 'E_32_FILE',
|
||||
],
|
||||
],*/
|
||||
'A' => [
|
||||
'title' => ['LAN_MEDIAMANAGER', 'LAN_ALL'],
|
||||
'separator' => ' (', // Media-Manager All Areas
|
||||
|
Reference in New Issue
Block a user