1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-03 21:27:25 +02:00

Banner Menu Config

Banner Menu Config
This commit is contained in:
MikeyGMT
2016-12-04 16:00:48 +00:00
parent 022ceb9997
commit 0df6138eb7
2 changed files with 2 additions and 2 deletions

View File

@@ -76,7 +76,7 @@ class banner_admin extends e_admin_dispatcher
'main/list' => array('caption'=> LAN_MANAGE, 'perm' => 'P'),
'main/create' => array('caption'=> LAN_CREATE, 'perm' => 'P'),
// 'main/menu' => array('caption'=> BNRLAN_36, 'perm' => 'P'), //NOW CONFIGURED IN MENU MGR
'main/menu' => array('caption'=> BNRLAN_36, 'perm' => 'P'),
// 'main/prefs' => array('caption'=> LAN_PREFS, 'perm' => 'P'),
// 'main/custom' => array('caption'=> 'Custom Page', 'perm' => 'P')

View File

@@ -49,7 +49,7 @@ define("BNRLAN_33", "Code"); //46
// 34 - 35 extra space
define("BNRLAN_35", "Banner menu"); // 61
//define("BNRLAN_36", "Banner Menu Configuration"); //68
define("BNRLAN_36", "Configure Menu"); //68
//define("BNRLAN_37", "Caption"); // BANNER_MENU_L3 LAN_CAPTION
define("BNRLAN_38", "Advertisement"); // BANNER_MENU_L1