diff --git a/templates/admin/default/customer-edit.html b/templates/admin/default/customer-edit.html index 71c6b8695..f8c3ebae7 100644 --- a/templates/admin/default/customer-edit.html +++ b/templates/admin/default/customer-edit.html @@ -161,6 +161,10 @@ {$ADDRESS1}
{$ADDRESS2}
{$ADDRESS3}
+ {$ZIPCODE} {$CITY}
+ {loop name="address.country" type="country" id=$COUNTRY} + {$TITLE}
+ {/loop} {if $PHONE} P: {$PHONE}
{/if}