diff --git a/order-carrier-advanced.tpl b/order-carrier-advanced.tpl index 0557904..a9063e4 100644 --- a/order-carrier-advanced.tpl +++ b/order-carrier-advanced.tpl @@ -41,9 +41,12 @@
- + + -
+
+
diff --git a/order-carrier-opc-advanced.tpl b/order-carrier-opc-advanced.tpl index db8122d..dfcacbe 100644 --- a/order-carrier-opc-advanced.tpl +++ b/order-carrier-opc-advanced.tpl @@ -27,9 +27,12 @@
- + + -
+
+
@@ -261,9 +269,9 @@

{l s='Leave a message'}

{l s='If you would like to add a comment about your order, please write it in the field below.'}

- +
{/if} {if $recyclablePackAllowed} @@ -287,12 +295,12 @@ {if $gift_wrapping_price > 0}  ({l s='Additional cost of'} - {if $priceDisplay == 1} - {convertPrice price=$total_wrapping_tax_exc_cost} - {else} - {convertPrice price=$total_wrapping_cost} - {/if} - + {if $priceDisplay == 1} + {convertPrice price=$total_wrapping_tax_exc_cost} + {else} + {convertPrice price=$total_wrapping_cost} + {/if} + {if $use_taxes && $display_tax_label} {if $priceDisplay == 1} {l s='(tax excl.)'} diff --git a/order-carrier.tpl b/order-carrier.tpl index fd058b9..b95e6e8 100644 --- a/order-carrier.tpl +++ b/order-carrier.tpl @@ -85,7 +85,7 @@