add some info in addresses list

This commit is contained in:
Manuel Raynaud
2013-10-28 12:36:07 +01:00
parent f44d1dde73
commit 968c372a5f

View File

@@ -161,6 +161,10 @@
{$ADDRESS1}<br>
{$ADDRESS2}<br>
{$ADDRESS3}<br>
{$ZIPCODE} {$CITY}<br>
{loop name="address.country" type="country" id=$COUNTRY}
{$TITLE}<br>
{/loop}
{if $PHONE}
<abbr title="{intl l="Phone"}">P:</abbr> {$PHONE}<br>
{/if}