From b04d970132882154a119a0df10ad69cfd1d097ab Mon Sep 17 00:00:00 2001 From: Kyle Johnson Date: Sat, 15 Nov 2014 17:34:51 +0000 Subject: [PATCH] Add charset and other meta tags to head --- web/skins/bootstrap/includes/functions.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/skins/bootstrap/includes/functions.php b/web/skins/bootstrap/includes/functions.php index 51bbe16f4..166f16806 100644 --- a/web/skins/bootstrap/includes/functions.php +++ b/web/skins/bootstrap/includes/functions.php @@ -40,6 +40,9 @@ function xhtmlHeaders( $file, $title ) <?= ZM_WEB_TITLE_PREFIX ?> - <?= validHtmlStr($title) ?> + + +