aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--admin/extend_for_templates.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/extend_for_templates.php b/admin/extend_for_templates.php
index b8eefc817..57c4581e3 100644
--- a/admin/extend_for_templates.php
+++ b/admin/extend_for_templates.php
@@ -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',