Index: openacs-4/contrib/packages/survey/www/admin/question-modify.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/survey/www/admin/Attic/question-modify.tcl,v diff -u -r1.4 -r1.5 --- openacs-4/contrib/packages/survey/www/admin/question-modify.tcl 13 Jan 2005 13:54:40 -0000 1.4 +++ openacs-4/contrib/packages/survey/www/admin/question-modify.tcl 16 Mar 2005 12:26:31 -0000 1.5 @@ -191,6 +191,7 @@ } -set context_bar [ad_context_bar "[_ survey.Modify_Question]"] +set context [list [list "one?survey_id=$survey_id" $survey_info(name)] [_ survey.Modify_Question]] + ad_return_template