diff --git a/e107_admin/menus.php b/e107_admin/menus.php index 3d861a488..a33f7214b 100644 --- a/e107_admin/menus.php +++ b/e107_admin/menus.php @@ -955,6 +955,7 @@ class e_menu_layout //TODO FIXME parse the theme file (or store it somewhere) to get the number of menu areas for each layout. ie. $menu_areas below. $layouts = self::getLayouts(); + $tp = e107::getParser(); // $text .= print_a($layouts['menus'],true); @@ -964,17 +965,19 @@ class e_menu_layout '.LAN_GO." ".e107::getParser()->toGlyph('fa-chevron-right').''; + $menuButtonLabel = defset("MENLAN_59", "Area [x]"); foreach($layouts['menus'] as $name=>$areas) { - $text .= '