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