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 -r1.73 -r1.74 --- openacs-4/packages/dotlrn-calendar/tcl/dotlrn-calendar-procs.tcl 20 Apr 2004 21:13:25 -0000 1.73 +++ openacs-4/packages/dotlrn-calendar/tcl/dotlrn-calendar-procs.tcl 29 Jun 2004 10:18:07 -0000 1.74 @@ -457,7 +457,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 } #