From 24729ac6285e956c69343e9252a5f83b9723b2f9 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Sun, 20 Mar 2011 10:40:41 +0000 Subject: [PATCH] For test xhtml compatibility --- htdocs/core/tpl/login.tpl.php | 24 +++++++++++++----------- htdocs/main.inc.php | 7 ++++--- 2 files changed, 17 insertions(+), 14 deletions(-) diff --git a/htdocs/core/tpl/login.tpl.php b/htdocs/core/tpl/login.tpl.php index 31a13a35664..6407ac12ed1 100644 --- a/htdocs/core/tpl/login.tpl.php +++ b/htdocs/core/tpl/login.tpl.php @@ -22,18 +22,20 @@ header('Cache-Control: Public, must-revalidate'); header("Content-type: text/html; charset=".$conf->file->character_set_client); ?> - + + + - + <?php echo $langs->trans('Login'); ?> - +