Index: openacs-4/packages/ecommerce/www/admin/orders/items-return-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ecommerce/www/admin/orders/items-return-2.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/packages/ecommerce/www/admin/orders/items-return-2.tcl 10 Sep 2002 22:22:43 -0000 1.5 +++ openacs-4/packages/ecommerce/www/admin/orders/items-return-2.tcl 18 Sep 2002 21:33:52 -0000 1.6 @@ -31,7 +31,7 @@ if {$customer_service_rep == 0} { set return_url "[ad_conn url]?[export_entire_form_as_url_vars]" ad_returnredirect "/register?[export_url_vars return_url]" - return + ad_script_abort } # Make sure they haven't already inserted this refund @@ -42,7 +42,7 @@ where refund_id=:refund_id"] > 0 } { ad_return_complaint 1 "
  • This refund has already been inserted into the database. Are you using an old form? Return to the order." - return + ad_script_abort } set exception_count 0 @@ -63,7 +63,7 @@ if { $exception_count > 0 } { ad_return_complaint 1 $exception_text - return + ad_script_abort } append doc_body "