From af19d4b80ae6ccfa23644eabb024f4bba00d98ba Mon Sep 17 00:00:00 2001 From: =?utf8?q?St=C3=A9phane=20Jacob?= Date: Wed, 23 Jun 2010 10:53:13 +0200 Subject: [PATCH] Fixes confirmation email display in paiement subscription. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Jacob --- templates/xnetevents/edit.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/xnetevents/edit.tpl b/templates/xnetevents/edit.tpl index ff9d8dd..9cc14b5 100644 --- a/templates/xnetevents/edit.tpl +++ b/templates/xnetevents/edit.tpl @@ -185,7 +185,8 @@ Ton inscription à [METS LE NOM DE L'ÉVÉNEMENT ICI] a bien été enregistrée À très bientôt, -- -{$smarty.session.prenom} {$smarty.session.nom}{/if}
+{assign var="profile" value=$smarty.session.user->profile()} +{$profile->fullName("promo")}{/if}
{assign var='asso_url' value=$globals->baseurl|cat:'/'|cat:$platal->ns} Page internet de l'événement :
Le nouveau paiement sera activé automatiquement après validation par le trésorier de Polytechnique.org, -- 2.1.4