mirror of
https://github.com/e107inc/e107.git
synced 2025-04-20 04:32:01 +02:00
Update admin_config.php
This commit is contained in:
parent
4e3a89cf0c
commit
7452aa9680
@ -41,7 +41,7 @@ class fb_admin extends e_admin_dispatcher
|
||||
'main/list' => array('caption'=> 'Featurebox '.LAN_LIST', 'perm' => 'P'),
|
||||
'main/create' => array('caption'=> LAN_CREATE, 'perm' => 'P'),
|
||||
'category/list' => array('caption'=> LAN_CATEGORIES, 'perm' => 'P'),
|
||||
'category/create' => array('caption'=> FBLAN_25, 'perm' => 'P'),
|
||||
'category/create' => array('caption'=> LAN_CREATE_CATEGORY, 'perm' => 'P'),
|
||||
'main/prefs' => array('caption'=> LAN_PREFS, 'perm' => '0'),
|
||||
// 'main/custom' => array('caption'=> 'Custom Page', 'perm' => '0')
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user