Index: openacs-4/packages/calendar/www/cal-dayview.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar/www/Attic/cal-dayview.tcl,v diff -u -r1.4 -r1.5 --- openacs-4/packages/calendar/www/cal-dayview.tcl 17 Sep 2001 06:53:30 -0000 1.4 +++ openacs-4/packages/calendar/www/cal-dayview.tcl 18 Sep 2001 06:05:17 -0000 1.5 @@ -204,7 +204,7 @@ " if {$cal_item_index == -1} { - append row_html " " + append row_html " " } while {$cal_item_index > -1} {