From c245584ea8d1748400ea1ca1171f37a4e225d15f Mon Sep 17 00:00:00 2001 From: Chad Little Date: Sun, 29 Sep 2002 05:22:49 +0000 Subject: More tweeks to day layout. --- day.php | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) (limited to 'day.php') diff --git a/day.php b/day.php index 7a52675..58f1a9b 100644 --- a/day.php +++ b/day.php @@ -74,10 +74,33 @@ if ($master_array[($getdate)]) { - + + + + + \n"; + echo "\n"; + echo "\n"; + } + ?> + -


\"\""; ?>\"\""; ?>
\n"; + echo "\n"; + foreach($master_array[($getdate)]["-1"] as $allday) { + $all_day_text = $allday["event_text"]; + $description = $allday["description"]; + + echo "\n"; + echo "\n"; + echo "\n"; + } + echo "
$all_day_text
\n"; + echo "
+ -- cgit v1.2.3