diff --git a/adm/helpers/HelperFormBootstrap.php b/adm/helpers/HelperFormBootstrap.php index 9592e0d3..e1040e9c 100644 --- a/adm/helpers/HelperFormBootstrap.php +++ b/adm/helpers/HelperFormBootstrap.php @@ -703,8 +703,8 @@ class HelperFormBootstrap{
'; foreach($p['options'] as $key => $option) { - $this->_html .= '
{/if} -
+ {else}

1. {l s='Addresses'}

diff --git a/themes/site/order-carrier.tpl b/themes/site/order-carrier.tpl index 9deecd2f..d5dfb782 100755 --- a/themes/site/order-carrier.tpl +++ b/themes/site/order-carrier.tpl @@ -93,7 +93,7 @@ {include file="$tpl_dir./errors.tpl"} - + {else}

2. {l s='Delivery methods'}

diff --git a/themes/site_mobile/order-address.tpl b/themes/site_mobile/order-address.tpl index bee9ae19..8e033f4d 100755 --- a/themes/site_mobile/order-address.tpl +++ b/themes/site_mobile/order-address.tpl @@ -188,7 +188,7 @@
{/if} - + {else}

1. {l s='Addresses'}

diff --git a/themes/site_mobile/order-carrier.tpl b/themes/site_mobile/order-carrier.tpl index aa2220fc..639998bb 100755 --- a/themes/site_mobile/order-carrier.tpl +++ b/themes/site_mobile/order-carrier.tpl @@ -90,7 +90,7 @@ {include file="$tpl_dir./errors.tpl"} - + {else}

2. {l s='Delivery methods'}