correction oubli code postal
FossilOrigin-Name: 13a21b236ca87edeff84aca12cbd876492d023ebd344c4df2b46a38f0a8f63da
This commit is contained in:
parent
bae96fce76
commit
44bf4e55d6
|
@ -44,7 +44,7 @@
|
|||
<p>
|
||||
{$personne.nomPrenom}<br />
|
||||
{$personne.adresse}<br />
|
||||
{$personne.code} {$personne.ville}
|
||||
{$personne.codePostal} {$personne.ville}
|
||||
{if $courriel && $personne.courriel != ""}
|
||||
<br />courriel : <a href="mailto:{$personne.courriel}">{$personne.courriel}</a>
|
||||
{/if}
|
||||
|
|
Loading…
Reference in New Issue