Fix double html-encoding.
[platal.git] / templates / skin / common.bandeau.tpl
index 71d84e5..f36feab 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2009 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2010 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
   http://www.polytechnique.org/bandeau.css.
   Pour avoir l'icone, pour des raisons de sécurité il n'y a pas d'accès
   direct, il faut alors rediriger bandeau/icone.png vers celle du site :
-  http://www.polytechnique.org/bandeau/icone.png 
+  http://www.polytechnique.org/bandeau/icone.png
 -->
 
 <!-- Don't copy this list of emails!!!
 
+{assign var="login" value="false"}
 {if !t($login)}
   {if t($smarty.session.auth)}
   {assign var="login" value="true"}