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.5 -r1.6 --- openacs-4/packages/calendar/www/cal-dayview.tcl 18 Sep 2001 06:05:17 -0000 1.5 +++ openacs-4/packages/calendar/www/cal-dayview.tcl 18 Sep 2001 06:34:46 -0000 1.6 @@ -204,7 +204,7 @@ " if {$cal_item_index == -1} { - append row_html " " + append row_html " " } while {$cal_item_index > -1} {