From b9c216253995e389d440f93fdcd924bfa204247c Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 30 Oct 2011 17:13:29 +0100 Subject: [PATCH] Qual: Removed PHP warnings --- htdocs/core/tpl/login.tpl.php | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/htdocs/core/tpl/login.tpl.php b/htdocs/core/tpl/login.tpl.php index b035f3af6e9..555180228e2 100644 --- a/htdocs/core/tpl/login.tpl.php +++ b/htdocs/core/tpl/login.tpl.php @@ -173,18 +173,26 @@ jQuery(document).ready(function () { - +
- + - +

- + global->MAIN_GOOGLE_AD_CLIENT) && ! empty($conf->global->MAIN_GOOGLE_AD_SLOT)) @@ -202,13 +210,15 @@ jQuery(document).ready(function () { src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> - + -global->MAIN_HTML_FOOTER; ?> +global->MAIN_HTML_FOOTER)) print $conf->global->MAIN_HTML_FOOTER; ?>