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.7 -r1.8 --- openacs-4/packages/calendar/www/cal-dayview.tcl 23 Sep 2001 14:40:55 -0000 1.7 +++ openacs-4/packages/calendar/www/cal-dayview.tcl 23 Sep 2001 15:47:39 -0000 1.8 @@ -152,7 +152,7 @@ " if {$cal_item_index == -1} { - append row_html " " + append row_html " " } while {$cal_item_index > -1} {