adding 2 loc_end trigger

git-svn-id: http://piwigo.org/svn/trunk@27896 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
flop25
2014-03-23 21:15:22 +00:00
parent e2a9779c8b
commit 3c10508bd8
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -172,6 +172,7 @@ $template->assign(
)
);
trigger_action('loc_end_themes_installed');
$template->set_filenames(array('themes' => 'themes_installed.tpl'));
$template->assign_var_from_handle('ADMIN_CONTENT', 'themes');