From 3130cb4b3f7f0e57478cdd662170c0fc2a4f9ead Mon Sep 17 00:00:00 2001 From: vdigital Date: Thu, 23 Jul 2009 18:48:38 +0000 Subject: merge r3664 from branch 2.0 to trunk New: picture_nav_buttons.tpl gets in template-extension support git-svn-id: http://piwigo.org/svn/trunk@3665 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/extend_for_templates.php | 1 + 1 file changed, 1 insertion(+) (limited to 'admin/extend_for_templates.php') diff --git a/admin/extend_for_templates.php b/admin/extend_for_templates.php index 44ea50961..876bfe194 100644 --- a/admin/extend_for_templates.php +++ b/admin/extend_for_templates.php @@ -94,6 +94,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', -- cgit v1.2.3