{l s='Please configure your default billing and delivery addresses when placing an order. You may also add additional addresses, which can be useful for sending gifts or receiving an order at your office.'}
-
{foreach from=$multipleAddresses item=address name=myLoop}
-
-
+
{$address.object.alias}
{foreach from=$address.ordered name=adr_loop item=pattern} {assign var=addressKey value=" "|explode:$pattern} @@ -56,8 +56,8 @@ {else}{l s='No addresses available.'}
{/if} - {l s='Add new address'} + {l s='Add new address'}
@@ -72,4 +72,4 @@
{/if}
{/if}
{include file='./sitemap.tpl'}
-
\ No newline at end of file
+
diff --git a/themes/default/mobile/supplier.tpl b/themes/default/mobile/supplier.tpl
index 4c9b2b836..fb023fec5 100644
--- a/themes/default/mobile/supplier.tpl
+++ b/themes/default/mobile/supplier.tpl
@@ -31,13 +31,13 @@
{if !isset($errors) OR !sizeof($errors)}