From 0db07c9ad74563fe77572b942369e6f4f22086f0 Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Sat, 28 Jun 2014 16:24:40 -0400 Subject: [PATCH] Temporarily removing the viewport meta tag for all pages. There is a wacky CSS bug that is currently making tickets impossible to read. This tag will be removed until a fix is found and made. --- inc/headerAdmin.inc.php | 1 - 1 file changed, 1 deletion(-) diff --git a/inc/headerAdmin.inc.php b/inc/headerAdmin.inc.php index 1cfae81e..36022d66 100644 --- a/inc/headerAdmin.inc.php +++ b/inc/headerAdmin.inc.php @@ -40,7 +40,6 @@ if (!defined('IN_SCRIPT')) {die('Invalid attempt');} <?php echo (isset($hesk_settings['tmp_title']) ? $hesk_settings['tmp_title'] : $hesk_settings['hesk_title']); ?> -