aboutsummaryrefslogtreecommitdiffstats
path: root/admin/photos_add.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/photos_add.php')
-rw-r--r--admin/photos_add.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/photos_add.php b/admin/photos_add.php
index 013150915..af3b84211 100644
--- a/admin/photos_add.php
+++ b/admin/photos_add.php
@@ -190,7 +190,7 @@ $tabsheet->assign();
$template->set_filenames(
array(
- 'plugin_admin_content' => 'photos_add_'.$page['tab'].'.tpl'
+ 'photos_add' => 'photos_add_'.$page['tab'].'.tpl'
)
);