Index: openacs-4/packages/ims-ent/tcl/ims-ent-dotlrn-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ims-ent/tcl/ims-ent-dotlrn-procs.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/ims-ent/tcl/ims-ent-dotlrn-procs.tcl 11 Jun 2004 23:02:21 -0000 1.2 +++ openacs-4/packages/ims-ent/tcl/ims-ent-dotlrn-procs.tcl 2 Jul 2004 20:35:37 -0000 1.3 @@ -605,7 +605,7 @@ # if the community_id doesn't exist, then its an error if [empty_string_p $community_id] { set success_p 0 - set result(message) ": A class with this class instance key '$class_instance_key' doesn't exist" + set result(message) ": The community_id $community_id doesn't exist" } else { # now lets call the proc defined as param, it must