From e748f0780660d72e5715890bd4f093301d035b3d Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 25 Feb 2013 10:31:47 +0100 Subject: [PATCH] Qual: Using divs instead of tables --- htdocs/core/tpl/login.tpl.php | 5 +- htdocs/core/tpl/passwordforgotten.tpl.php | 76 ++++++++++++++--------- 2 files changed, 48 insertions(+), 33 deletions(-) diff --git a/htdocs/core/tpl/login.tpl.php b/htdocs/core/tpl/login.tpl.php index 5e727ba7f15..b8b297b775d 100644 --- a/htdocs/core/tpl/login.tpl.php +++ b/htdocs/core/tpl/login.tpl.php @@ -46,8 +46,7 @@ if (isset($conf->modules_parts['css'])) // cssfile is a relative path print ''."\n"; } } @@ -78,7 +77,6 @@ $(document).ready(function () {
- @@ -99,7 +97,6 @@ $(document).ready(function () {
- + -