X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fskin%2Fcommon.bandeau.tpl;h=ca0550d26c557b8a147a4aa085a60285f1e9bfff;hb=524d1205c09d3f8e14a5751b2cbbce7e2fd23008;hp=165460aeebe7d9fd3d71f5b84e857d6d92957c18;hpb=9fdacf8d3f30d59d44a8988449db6aae6e4aae21;p=platal.git diff --git a/templates/skin/common.bandeau.tpl b/templates/skin/common.bandeau.tpl index 165460a..ca0550d 100644 --- a/templates/skin/common.bandeau.tpl +++ b/templates/skin/common.bandeau.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2006 Polytechnique.org *} +{* Copyright (C) 2003-2009 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -20,16 +20,42 @@ {* *} {**************************************************************************} + - + -
+{assign var="login" value="false"} +{if !t($login)} + {if t($smarty.session.auth)} + {assign var="login" value="true"} + {/if} +{/if} -
  L'École · Institutional site  ~~  FX · AX  ~~  Polytechnique.org · Associations polytechniciennes · Élèves · Manageurs
- -
+ {poison seed=$login} - + --> -{* vim:set et sw=2 sts=2 sws=2: *} + +
+ + L'École · + Institutional site + ˜˜ + FX · + AX + ˜˜ + Polytechnique.org · + Associations polytechniciennes · + Élèves · + Manageurs +
+ +{* vim:set et sw=2 sts=2 sws=2 enc=utf8: *}