diff --git a/templates/admin/header.tpl.php b/templates/admin/header.tpl.php index 6d9a19d2..a53f729e 100644 --- a/templates/admin/header.tpl.php +++ b/templates/admin/header.tpl.php @@ -4,6 +4,7 @@ <?php echo $data['page_title']." - ".Config::get('site_name'); ?> + diff --git a/templates/header.tpl.php b/templates/header.tpl.php index d8453651..2cbb8253 100644 --- a/templates/header.tpl.php +++ b/templates/header.tpl.php @@ -4,6 +4,7 @@ <?php echo $data['page_title']." - ".Config::get('site_name'); ?> +