mirror of
https://github.com/e107inc/e107.git
synced 2025-08-28 16:50:07 +02:00
New page-menu and template
This commit is contained in:
@@ -530,7 +530,7 @@ class page_admin_ui extends e_admin_ui
|
||||
|
||||
// fixed - last parameter (allinfo) should be false as getLayout method is returning non-usable formatted array
|
||||
$templates = e107::getLayouts('', 'page', 'front', '', false, false);
|
||||
$templates['menu'] = "Sidebar"; // ie. a MENU item. //TODO
|
||||
// $templates['menu'] = "Sidebar"; // ie. a MENU item. //TODO
|
||||
|
||||
$text .= "
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user