From b6759f5a1e13f339173dc7c5a3e7beaa767ae865 Mon Sep 17 00:00:00 2001 From: Frank Dillon Date: Mon, 24 Apr 2006 23:49:19 +0000 Subject: [PATCH] tmpl var totalPrice was being shown where tmpl var price should have been shown. --- ...emplate_default_shoppingcart_template.tmpl | 100 +++++++++--------- 1 file changed, 50 insertions(+), 50 deletions(-) diff --git a/docs/upgrades/templates-6.99.0/wgtemplate_default_shoppingcart_template.tmpl b/docs/upgrades/templates-6.99.0/wgtemplate_default_shoppingcart_template.tmpl index f01ca3319..fd76bd623 100644 --- a/docs/upgrades/templates-6.99.0/wgtemplate_default_shoppingcart_template.tmpl +++ b/docs/upgrades/templates-6.99.0/wgtemplate_default_shoppingcart_template.tmpl @@ -1,51 +1,51 @@ -#PBtmplVSC0000000000001 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ProductQuantityPrice
 Total
- - - - - - - - +#PBtmplVSC0000000000001 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ProductQuantityPrice
 Total
+ + + + + + + +
\ No newline at end of file