Index: openacs-4/packages/dotlrn/tcl/class-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/tcl/class-procs.tcl,v diff -u -r1.21 -r1.22 --- openacs-4/packages/dotlrn/tcl/class-procs.tcl 22 Jan 2002 00:13:09 -0000 1.21 +++ openacs-4/packages/dotlrn/tcl/class-procs.tcl 19 Feb 2002 19:34:45 -0000 1.22 @@ -134,7 +134,7 @@ Returns the available roles } { return { - {instructor_rel "Instructor"} + {instructor_rel "Professor"} {ta_rel "Teaching Assistant"} {student_rel "Student"} {admin_rel "Administrator"}