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 +++++++++++++++++++++++++-- functions/draw_functions.php | 3 +-- sidebar.php | 36 ++++++++++++++++++------------------ 3 files changed, 44 insertions(+), 22 deletions(-) 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 "
+ diff --git a/functions/draw_functions.php b/functions/draw_functions.php index ee7fd91..52f6d47 100644 --- a/functions/draw_functions.php +++ b/functions/draw_functions.php @@ -1,4 +1,4 @@ - ($sta_h . $sta_min), "draw_end" => ($end_h . $end_min), "draw_length" => $draw_len); } - ?> \ No newline at end of file diff --git a/sidebar.php b/sidebar.php index 616a767..d1d76a2 100644 --- a/sidebar.php +++ b/sidebar.php @@ -13,9 +13,9 @@
- - - + + +
\"right\""; ?>\"right\""; ?>\"right\""; ?>\"right\""; ?>
@@ -58,9 +58,9 @@ - - - + + +
@@ -96,9 +96,9 @@ - - - + + +
@@ -157,9 +157,9 @@ - - - + + +
@@ -232,9 +232,9 @@ - - - + + +
@@ -308,9 +308,9 @@ - - - + + +
-- cgit v1.2.3