From 09938ef7eeaca6eb7da507700620f76084590a1a Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Fri, 3 Nov 2017 09:24:13 -0400 Subject: [PATCH] join the echo's into 1 to also get the line breaks --- web/skins/classic/includes/functions.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/web/skins/classic/includes/functions.php b/web/skins/classic/includes/functions.php index c2b5a14de..450cf63b3 100644 --- a/web/skins/classic/includes/functions.php +++ b/web/skins/classic/includes/functions.php @@ -48,8 +48,10 @@ function xhtmlHeaders( $file, $title ) { <?php echo ZM_WEB_TITLE_PREFIX ?> - <?php echo validHtmlStr($title) ?> \n"; - echo "\n"; + echo " + + +"; } else { echo '