mirror of
https://github.com/e107inc/e107.git
synced 2025-04-20 04:32:01 +02:00
Display all page templates in admin.
This commit is contained in:
parent
ee9758018a
commit
dad6386460
@ -472,7 +472,7 @@ class page_admin_ui extends e_admin_ui
|
||||
|
||||
|
||||
|
||||
$this->templates = e107::getLayouts('', 'page', 'front', '', false, false);
|
||||
$this->templates = e107::getLayouts('', 'page', 'front', '', true, false);
|
||||
unset($this->templates['panel'], $this->templates['nav']);
|
||||
|
||||
$this->fields['page_template']['writeParms'] = $this->templates;
|
||||
|
Loading…
x
Reference in New Issue
Block a user