mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-10 18:53:01 +02:00
New: picture_nav_buttons.tpl gets in template-extension support
git-svn-id: http://piwigo.org/svn/branches/2.0@3664 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -93,6 +93,7 @@ $eligible_templates = array(
|
||||
'notification.tpl' => 'notification',
|
||||
'picture.tpl' => 'picture',
|
||||
'picture_content.tpl' => 'default_content',
|
||||
'picture_nav_buttons.tpl' => 'picture_nav_buttons',
|
||||
'popuphelp.tpl' => 'popuphelp',
|
||||
'profile.tpl' => 'profile',
|
||||
'profile_content.tpl' => 'profile_content',
|
||||
|
||||
Reference in New Issue
Block a user