Index: openacs-4/packages/lors-central/www/course-associate.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lors-central/www/course-associate.tcl,v diff -u -N -r1.1.2.1 -r1.1.2.2 --- openacs-4/packages/lors-central/www/course-associate.tcl 13 Jun 2005 15:10:42 -0000 1.1.2.1 +++ openacs-4/packages/lors-central/www/course-associate.tcl 18 Sep 2005 14:27:58 -0000 1.1.2.2 @@ -41,7 +41,7 @@ if { [empty_string_p $return_url] } { - ad_progress_bar_end -url "course-dotlrn-assoc?item_id=$item_id" + set return_url [export_vars -base one-course-associations {man_id}] } else { ad_progress_bar_end -url $return_url }