Index: openacs-4/packages/ecommerce/www/gift-certificate-claim.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ecommerce/www/gift-certificate-claim.tcl,v diff -u -r1.7 -r1.8 --- openacs-4/packages/ecommerce/www/gift-certificate-claim.tcl 1 Mar 2005 00:01:30 -0000 1.7 +++ openacs-4/packages/ecommerce/www/gift-certificate-claim.tcl 11 Aug 2008 13:01:09 -0000 1.8 @@ -38,5 +38,6 @@ ad_script_abort } -set context_bar [template::adp_parse [acs_root_dir]/packages/[ad_conn package_key]/www/contextbar [list context_addition [list "Claim a Gift Certificate"]]] +set title "Claim a Gift Certificate" +set context [list $title] set ec_system_owner [ec_system_owner]