mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-05 00:13:05 +02:00
Merge from trunk 2712:
- 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/branches/2.0@2713 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user