Index: openacs-4/packages/dotlrn-catalog/www/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-catalog/www/index.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/dotlrn-catalog/www/index.tcl 14 Feb 2005 22:46:11 -0000 1.1 +++ openacs-4/packages/dotlrn-catalog/www/index.tcl 14 Feb 2005 22:55:39 -0000 1.2 @@ -9,7 +9,7 @@ } set page_title "[_ dotlrn-catalog.course_catalog]" set context "" -set return_url "cc-admin/course-list" +set return_url "dt-admin/course-list" set cc_package_id [apm_package_id_from_key "dotlrn-catalog"]