From c3ad329888d39aefcebc9d272f021e5ae48bd661 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Sun, 20 Mar 2011 11:05:16 +0000 Subject: [PATCH] For test html5 compatibility --- htdocs/core/tpl/login.tpl.php | 1 + htdocs/main.inc.php | 1 + 2 files changed, 2 insertions(+) diff --git a/htdocs/core/tpl/login.tpl.php b/htdocs/core/tpl/login.tpl.php index 6407ac12ed1..6e8cb9159de 100644 --- a/htdocs/core/tpl/login.tpl.php +++ b/htdocs/core/tpl/login.tpl.php @@ -24,6 +24,7 @@ header("Content-type: text/html; charset=".$conf->file->character_set_client); + diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 8c1ddc5f2f8..d19ff014580 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -832,6 +832,7 @@ function top_htmlhead($head, $title='', $disablejs=0, $disablehead=0, $arrayofjs //print ''; //print ''; //print ''; + //print ''; print "\n"; print "\n"; //print ''."\n";