From 99d0d40340cdae757d7b709efa481ccba943c2ff Mon Sep 17 00:00:00 2001 From: Chad Little Date: Sun, 6 Oct 2002 20:56:04 +0000 Subject: look / feel tweeks to all day events. --- week.php | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'week.php') diff --git a/week.php b/week.php index 3eab050..2cda40a 100644 --- a/week.php +++ b/week.php @@ -122,8 +122,8 @@ for ($i=0;$i<7;$i++) { echo ""; $thisdate = $start_week_time; $i = 0; - echo "\"\""; - echo ""; + echo "\"\""; + echo ""; do { $thisday = date("Ymd", $thisdate); $thisday2 = localizeDate($dateFormat_week_list, $thisdate); @@ -134,7 +134,19 @@ for ($i=0;$i<7;$i++) { $i++; } while ($i < 7); echo ""; - + ?> + + + + + + + + + + + +