From 4fbe0ef6669e1df16b1c4a65b2cb10abada4070e Mon Sep 17 00:00:00 2001 From: patdenice Date: Sat, 11 Oct 2008 12:55:43 +0000 Subject: - Add known_template function (maybe we can change function name). - Template extensions are working with menubar blocks templates. git-svn-id: http://piwigo.org/svn/trunk@2712 68402e56-0260-453c-a942-63ccdbb3a9ee --- plugins/LocalFilesEditor/admin.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/LocalFilesEditor/admin.php b/plugins/LocalFilesEditor/admin.php index 4f79de16b..2cd5e3afa 100644 --- a/plugins/LocalFilesEditor/admin.php +++ b/plugins/LocalFilesEditor/admin.php @@ -184,7 +184,13 @@ switch ($page['tab']) 'mainpage_categories.tpl', 'thumbnails.tpl', 'redirect.tpl', - // 'menubar.tpl' + 'menubar.tpl', + 'menubar_categories.tpl', + 'menubar_identification.tpl', + 'menubar_links.tpl', + 'menubar_menu.tpl', + 'menubar_specials.tpl', + 'menubar_tags.tpl', 'header.tpl', 'footer.tpl', 'index.tpl', -- cgit v1.2.3