From bde99694109620ca98d3102ce30e3c8d8c38e5a5 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Mon, 30 Sep 2002 00:41:44 +0000 Subject: redid day.php lines. --- day.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'day.php') diff --git a/day.php b/day.php index eba2d27..8e78d2c 100644 --- a/day.php +++ b/day.php @@ -149,7 +149,7 @@ if ($master_array[($getdate)]) { $class = " class=\"dayborder\""; $dayborder++; } else { - $class = ""; + $class = " class=\"dayborder2\""; $dayborder = 0; } echo " \n"; @@ -177,7 +177,7 @@ if ($master_array[($getdate)]) { echo "\n"; echo "\n"; echo "\n"; - echo "\n"; + echo "\n"; echo "\n"; echo "\n"; echo "
$event_start$event_start - $event_end
\n"; -- cgit v1.2.3