From 45cd25222bbe09b614727065d48d0bab1e0153e1 Mon Sep 17 00:00:00 2001 From: printempw Date: Sat, 26 Mar 2016 20:00:25 +0800 Subject: [PATCH] added shortcut icon --- templates/admin/header.tpl.php | 1 + templates/header.tpl.php | 1 + 2 files changed, 2 insertions(+) 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'); ?> +