Index: openacs-4/packages/ecommerce/www/shopping-cart.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ecommerce/www/shopping-cart.tcl,v diff -u -r1.12.2.6 -r1.12.2.7 --- openacs-4/packages/ecommerce/www/shopping-cart.tcl 9 Mar 2005 06:02:26 -0000 1.12.2.6 +++ openacs-4/packages/ecommerce/www/shopping-cart.tcl 9 Mar 2005 06:32:50 -0000 1.12.2.7 @@ -108,7 +108,7 @@ set shipping_address_id $shipping_address_ids } else { set shipping_address_id 0 - set shipping_options "

We need your shipping address before we can quote a shipping price. You will be able to review your order and shipping charge before confirming the order.

" + set shipping_options "

We need your shipping address before we can quote a shipping price. You are able to review your order and any shipping charges before confirming an order.

" } if { $shipping_address_id > 0 } { # we have a zipcode and country