From 12f21a55f4de60e79e80c7c31d642bbcb1df8910 Mon Sep 17 00:00:00 2001 From: x2000coic Date: Sat, 7 Aug 2004 11:21:27 +0000 Subject: [PATCH] correction petit bug d'affichage MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit la finction dyn applique htmlentites sur le paramètre 's', je l'ai donc mis dans un bloc {dynamic} --- templates/mescontacts.tpl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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 -- 2.1.4