diff --git a/admin-dev/themes/default/template/controllers/shipping/content.tpl b/admin-dev/themes/default/template/controllers/shipping/content.tpl index 68114edad..2a56f09a7 100644 --- a/admin-dev/themes/default/template/controllers/shipping/content.tpl +++ b/admin-dev/themes/default/template/controllers/shipping/content.tpl @@ -57,7 +57,7 @@ {$currency->getSign('left')} - {$currency->getSign('right')} + {$currency->getSign('right')} {l s='(tax excl.)'} {/foreach} @@ -81,7 +81,7 @@ value="{$price|string_format:"%.2f"}" style="width: 45px;" /> - {$currency->getSign('right')} + {$currency->getSign('right')} {l s='(tax excl.)'} {/foreach} @@ -100,7 +100,6 @@ -

{l s='Prices do not include tax.'}

{/if}