Index: openacs-4/packages/dotlrn-calendar/tcl/dotlrn-calendar-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-calendar/tcl/dotlrn-calendar-procs.tcl,v diff -u -N -r1.70.2.2 -r1.70.2.2.4.1 --- openacs-4/packages/dotlrn-calendar/tcl/dotlrn-calendar-procs.tcl 12 Dec 2003 16:06:02 -0000 1.70.2.2 +++ openacs-4/packages/dotlrn-calendar/tcl/dotlrn-calendar-procs.tcl 1 Jun 2004 16:56:14 -0000 1.70.2.2.4.1 @@ -458,7 +458,7 @@ } { what to do in calendar when a dotlrn community is renamed } { - calendar::rename -calendar_id [get_group_calendar_id -community_id $community_id] -name $new_value + calendar::rename -calendar_id [get_group_calendar_id -community_id $community_id] -calendar_name $new_value } #