From 557fe532a369df55a598040b1f1f07fc87bcc1dc Mon Sep 17 00:00:00 2001 From: Chad Little Date: Sun, 14 Sep 2003 21:01:34 +0000 Subject: Removed many many tables from month view, switched to DIVS. Fixed openevent, added link class. --- day.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'day.php') diff --git a/day.php b/day.php index 8b16898..e7b6954 100644 --- a/day.php +++ b/day.php @@ -118,7 +118,8 @@ if (isset($master_array[($getdate)])) { 0, "", '', - ""); + "", + "psf"); echo "\n\n"; } echo ''."\n"; @@ -271,7 +272,8 @@ if (isset($master_array[($getdate)])) { "", 0, "", - ""); + "", + "psf"); echo ''."\n"; echo ''."\n"; echo ''."\n"; -- cgit v1.2.3