diff options
Diffstat (limited to 'admin/photos_add_ftp.php')
-rw-r--r-- | admin/photos_add_ftp.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/photos_add_ftp.php b/admin/photos_add_ftp.php index 53463d1f7..7282e0cdf 100644 --- a/admin/photos_add_ftp.php +++ b/admin/photos_add_ftp.php @@ -41,5 +41,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'); ?>
\ No newline at end of file |