From d3e54db714a8def443f8ea5f2bda8d4e5b7e4aac Mon Sep 17 00:00:00 2001 From: x2003bruneau Date: Tue, 6 Mar 2007 08:03:19 +0000 Subject: [PATCH] All templates *must* be in UTF8 in order to be correctly handled by smarty and our filters git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1552 839d8a87-29fc-0310-9880-83ba4fa771e5 --- templates/skin/common.bandeau.tpl | 42 +++++++++++++++++++-------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/templates/skin/common.bandeau.tpl b/templates/skin/common.bandeau.tpl index 7ba22d2..18bf784 100644 --- a/templates/skin/common.bandeau.tpl +++ b/templates/skin/common.bandeau.tpl @@ -20,31 +20,31 @@ {* *} {**************************************************************************} - + {if !$login && $smarty.session.auth} - {assign var="login" value="true"} + {assign var="login" value="true"} {/if}
- - L'École · - Institutional site - ˜˜ - FX · - AX - ˜˜ - Polytechnique.org · - Associations polytechniciennes · - Élèves · - Manageurs + + L'École · + Institutional site + ˜˜ + FX · + AX + ˜˜ + Polytechnique.org · + Associations polytechniciennes · + Élèves · + Manageurs
-{* vim:set et sw=2 sts=2 sws=2: *} +{* vim:set et sw=2 sts=2 sws=2 enc=utf8: *} -- 2.1.4