Index: openacs-4/packages/dotlrn-ecommerce/lib/summary-for-customer.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-ecommerce/lib/summary-for-customer.adp,v diff -u -r1.1 -r1.2 --- openacs-4/packages/dotlrn-ecommerce/lib/summary-for-customer.adp 5 Jul 2005 23:57:39 -0000 1.1 +++ openacs-4/packages/dotlrn-ecommerce/lib/summary-for-customer.adp 3 Aug 2005 22:39:32 -0000 1.2 @@ -8,7 +8,6 @@
#dotlrn-ecommerce.Courses# -#dotlrn-ecommerce.Subtotal# | @subtotal@ | +#dotlrn-ecommerce.Subtotal# | $@subtotal@ |
#dotlrn-ecommerce.Tax# | @tax@ | +#dotlrn-ecommerce.Tax# | $@tax@ |
------------ | |||
#dotlrn-ecommerce.TOTAL# | @total@ | +#dotlrn-ecommerce.TOTAL# | $@total@ |
#dotlrn-ecommerce.Gift_Certificate# | -@gift_certifcate@ | +#dotlrn-ecommerce.Gift_Certificate# | -$@gift_certificate@ |
------------ | |||
#dotlrn-ecommerce.Balance_due# | -@balance@ | +#dotlrn-ecommerce.Balance_due# | $@balance@ |
#dotlrn-ecommerce.TOTAL# | @total@ | +#dotlrn-ecommerce.TOTAL# | $@total@ |