diff --git a/e107_admin/menus.php b/e107_admin/menus.php index 6e172d2b3..6a85b8fd2 100644 --- a/e107_admin/menus.php +++ b/e107_admin/menus.php @@ -93,7 +93,7 @@ if(e_AJAX_REQUEST) exit; } -if(isset($_GET['configure'])) +if(isset($_GET['configure']) || isset($_GET['iframe'])) { //No layout parse when in iframe mod define('e_IFRAME', true); diff --git a/e107_handlers/menumanager_class.php b/e107_handlers/menumanager_class.php index 95739b5d3..f25355f7c 100644 --- a/e107_handlers/menumanager_class.php +++ b/e107_handlers/menumanager_class.php @@ -508,7 +508,7 @@ class e_menuManager { $menu_pages = str_replace("|", "\n", $menu_pages); $text = "