diff --git a/templates/recu_html.tpl b/templates/recu_html.tpl index e7de081..6cfa2ff 100644 --- a/templates/recu_html.tpl +++ b/templates/recu_html.tpl @@ -44,7 +44,7 @@
{$personne.nomPrenom}
{$personne.adresse}
- {$personne.code} {$personne.ville}
+ {$personne.codePostal} {$personne.ville}
{if $courriel && $personne.courriel != ""}
courriel : {$personne.courriel}
{/if}