diff --git a/e107_plugins/banner/admin_banner.php b/e107_plugins/banner/admin_banner.php index 69012a4d9..d47eb7312 100644 --- a/e107_plugins/banner/admin_banner.php +++ b/e107_plugins/banner/admin_banner.php @@ -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') diff --git a/e107_plugins/banner/languages/English_admin.php b/e107_plugins/banner/languages/English_admin.php index 58cd3dc3a..a4716c6be 100644 --- a/e107_plugins/banner/languages/English_admin.php +++ b/e107_plugins/banner/languages/English_admin.php @@ -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