From eb443e371f71c93057110823f53b69d9a07c5ec9 Mon Sep 17 00:00:00 2001 From: Kyle Johnson Date: Wed, 16 Mar 2016 00:17:05 -0400 Subject: [PATCH] Update doctype to html5, and add additional meta tags --- web/skins/classic/includes/functions.php | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/web/skins/classic/includes/functions.php b/web/skins/classic/includes/functions.php index bef1f2582..d3c12fba5 100644 --- a/web/skins/classic/includes/functions.php +++ b/web/skins/classic/includes/functions.php @@ -36,9 +36,12 @@ function xhtmlHeaders( $file, $title ) extract( $GLOBALS, EXTR_OVERWRITE ); ?> - - + + + + + <?php echo ZM_WEB_TITLE_PREFIX ?> - <?php echo validHtmlStr($title) ?>