Index: openacs-4/packages/ecommerce/www/gift-certificate-thank-you.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ecommerce/www/gift-certificate-thank-you.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/ecommerce/www/gift-certificate-thank-you.tcl 20 Apr 2001 20:51:13 -0000 1.1 +++ openacs-4/packages/ecommerce/www/gift-certificate-thank-you.tcl 26 May 2002 04:36:50 -0000 1.2 @@ -1,20 +1,16 @@ -# www/ecommerce/gift-certificate-thank-you.tcl ad_page_contract { - the user is redirected to this page from gift-certificate-finalize-order.tcl if - their gift certificate order has succeeded + The user is redirected to this page from + gift-certificate-finalize-order.tcl if their gift certificate + order has succeeded. This page displays a thank you message. - this page displays a thank you message - @author - @creation-date - @cvs-id gift-certificate-thank-you.tcl,v 3.1.10.4 2000/08/17 21:23:07 seb Exp - @author ported by Jerry Asher (jerry@theashergroup.com) + @author + @creation-date + @author ported by Jerry Asher (jerry@theashergroup.com) + @author revised by Bart Teeuwisse + @revision-date April 2002 + } { } - - set home_page "[ec_insecure_location][ec_url]index" - - - -ec_return_template +ad_return_template