Index: openacs-4/packages/ecommerce/www/gift-certificate-order.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ecommerce/www/gift-certificate-order.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/packages/ecommerce/www/gift-certificate-order.tcl 17 Sep 2002 03:36:34 -0000 1.5 +++ openacs-4/packages/ecommerce/www/gift-certificate-order.tcl 11 Aug 2008 13:01:09 -0000 1.6 @@ -19,7 +19,8 @@ # ec_redirect_to_https_if_possible_and_necessary handles secure connections # from linked to pages set order_url "gift-certificate-order-2" -set context_bar [template::adp_parse [acs_root_dir]/packages/[ad_conn package_key]/www/contextbar [list context_addition [list "Gift Certificates"]]] +set title "Gift Certificates" +set context [list $title] set ec_system_owner [ec_system_owner] ad_return_template