From 0703f989c4891f8988c43e05048f6c1d847d6079 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Sun, 20 Mar 2011 10:07:37 +0000 Subject: [PATCH] For test xhtml compatibility --- htdocs/main.inc.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 4b2123b8f70..ed91b9a34fc 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -829,7 +829,9 @@ function top_htmlhead($head, $title='', $disablejs=0, $disablehead=0, $arrayofjs if (empty($conf->css)) $conf->css = '/theme/eldy/style.css.php'; // If not defined, eldy by default print ''; - //print ''; + //print ''; + //print ''; + //print ''; print "\n"; print "\n"; if (empty($disablehead))