aboutsummaryrefslogtreecommitdiffstats
path: root/admin/photos_add_direct.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/photos_add_direct.php')
-rw-r--r--admin/photos_add_direct.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/photos_add_direct.php b/admin/photos_add_direct.php
index bda9ea8fc..0f11a5970 100644
--- a/admin/photos_add_direct.php
+++ b/admin/photos_add_direct.php
@@ -523,5 +523,5 @@ $template->assign(
// | sending html code |
// +-----------------------------------------------------------------------+
-$template->assign_var_from_handle('ADMIN_CONTENT', 'plugin_admin_content');
+$template->assign_var_from_handle('ADMIN_CONTENT', 'photos_add');
?>