From: x2000coic Date: Sat, 7 Aug 2004 11:21:27 +0000 (+0000) Subject: correction petit bug d'affichage X-Git-Tag: xorg/old~1766 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=12f21a55f4de60e79e80c7c31d642bbcb1df8910;p=platal.git correction petit bug d'affichage la finction dyn applique htmlentites sur le paramètre 's', je l'ai donc mis dans un bloc {dynamic} --- diff --git a/templates/mescontacts.tpl b/templates/mescontacts.tpl index 80587e6..463cb0e 100644 --- a/templates/mescontacts.tpl +++ b/templates/mescontacts.tpl @@ -1,6 +1,8 @@ -{* $Id: mescontacts.tpl,v 1.3 2004-02-20 03:01:10 x2000habouzit Exp $ *} +{* $Id: mescontacts.tpl,v 1.4 2004-08-07 11:21:27 x2000coic Exp $ *} -{dyn s=$erreur} +{dynamic} +{$erreur} +{/dynamic}
Ma liste personnelle de contacts