From e326b78e5e3c3a05ff30be4acaffe3ff551f2223 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 20 Aug 2011 15:28:32 +0000 Subject: [PATCH] Fix: Fix regression. Style was lost. --- htdocs/core/tpl/login.tpl.php | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/htdocs/core/tpl/login.tpl.php b/htdocs/core/tpl/login.tpl.php index c97cbe0782d..8ff2ca91958 100644 --- a/htdocs/core/tpl/login.tpl.php +++ b/htdocs/core/tpl/login.tpl.php @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . * - * $Id: login.tpl.php,v 1.20 2011/08/19 15:06:27 cdelambert Exp $ + * $Id: login.tpl.php,v 1.21 2011/08/20 15:28:32 eldy Exp $ */ header('Cache-Control: Public, must-revalidate'); @@ -35,10 +35,8 @@ header("Content-type: text/html; charset=".$conf->file->character_set_client); <?php echo $langs->trans('Login'); ?> -global->MAIN_HTML_HEADER ?> -theme.'/img/favicon.ico'; -?> + +theme.'/img/favicon.ico'; ?>