From 621e1342e8f7b79f15b301f74d29549989a95ce3 Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Sat, 17 May 2014 00:25:15 -0400 Subject: [PATCH] #10 Fixed CSS location links --- inc/header.inc.php | 2 +- inc/headerAdmin.inc.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/inc/header.inc.php b/inc/header.inc.php index d6070eca..3527d123 100644 --- a/inc/header.inc.php +++ b/inc/header.inc.php @@ -40,7 +40,7 @@ if (!defined('IN_SCRIPT')) {die('Invalid attempt');} <?php echo (isset($hesk_settings['tmp_title']) ? $hesk_settings['tmp_title'] : $hesk_settings['hesk_title']); ?> - + diff --git a/inc/headerAdmin.inc.php b/inc/headerAdmin.inc.php index 2a8b503d..dac76d88 100644 --- a/inc/headerAdmin.inc.php +++ b/inc/headerAdmin.inc.php @@ -40,7 +40,7 @@ if (!defined('IN_SCRIPT')) {die('Invalid attempt');} <?php echo (isset($hesk_settings['tmp_title']) ? $hesk_settings['tmp_title'] : $hesk_settings['hesk_title']); ?> - +