diff --git a/include/page_header.php b/include/page_header.php index 4ebe643b2..3946d2c02 100644 --- a/include/page_header.php +++ b/include/page_header.php @@ -100,4 +100,6 @@ trigger_action('loc_end_page_header'); header('Content-Type: text/html; charset='.$lang_info['charset']); $template->parse('header'); + +trigger_action('loc_after_page_header'); ?> diff --git a/template/yoga/admin/cat_list.tpl b/template/yoga/admin/cat_list.tpl index 94642f873..f34618118 100644 --- a/template/yoga/admin/cat_list.tpl +++ b/template/yoga/admin/cat_list.tpl @@ -15,6 +15,10 @@
+

+ + +