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 -r1.1.2.4 -r1.1.2.5 --- openacs-4/packages/lors-central/www/course-associate.tcl 20 Apr 2006 17:17:21 -0000 1.1.2.4 +++ openacs-4/packages/lors-central/www/course-associate.tcl 5 May 2006 17:08:23 -0000 1.1.2.5 @@ -47,9 +47,7 @@ if { [empty_string_p $return_url] } { - ad_progress_bar_end -url "course-dotlrn-assoc?item_id=$item_id" -} else { - ad_progress_bar_end -url $return_url + set return_url [export_vars -base one-course-associations {man_id}] } ad_progress_bar_end -url $return_url