From 76200a6dcbead515a07ef284e8227e7250ea37d6 Mon Sep 17 00:00:00 2001 From: rGaillard Date: Mon, 15 Oct 2012 16:09:33 +0000 Subject: [PATCH] [-] FO: Fix #PSCFV-4962 --- themes/default/shopping-cart.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/themes/default/shopping-cart.tpl b/themes/default/shopping-cart.tpl index adef19472..07ad8a2f5 100644 --- a/themes/default/shopping-cart.tpl +++ b/themes/default/shopping-cart.tpl @@ -163,7 +163,7 @@ {/if} {/if} - + {if $use_taxes} {l s='Total (tax excl.):'} {displayPrice price=$total_price_without_tax} @@ -172,6 +172,7 @@ {l s='Total tax:'} {displayPrice price=$total_tax} + {/if} {if $voucherAllowed}