diff --git a/themes/default/order-payment.tpl b/themes/default/order-payment.tpl index cd871cf7d..9cccac400 100644 --- a/themes/default/order-payment.tpl +++ b/themes/default/order-payment.tpl @@ -161,8 +161,13 @@ {/if} {/if} - {if $use_taxes} + {if $priceDisplay && $total_tax != 0} + + {l s='Total tax:'} + {displayPrice price=$total_tax} + + {/if} {if $voucherAllowed}