From 932108c2d90575364e9fd4813d2b3e0c7ab16287 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Sun, 27 Oct 2002 20:56:29 +0000 Subject: Fixed PC viewing errors, added back button for print.php. --- month.php | 2 +- month_bottom.php | 4 ++-- print.php | 6 +++--- rss/index.php | 2 +- sidebar.php | 2 +- styles/green/back.gif | Bin 0 -> 424 bytes styles/grey/back.gif | Bin 0 -> 427 bytes styles/orange/back.gif | Bin 0 -> 425 bytes styles/red/back.gif | Bin 0 -> 423 bytes styles/silver/back.gif | Bin 0 -> 419 bytes styles/tan/back.gif | Bin 0 -> 428 bytes 11 files changed, 8 insertions(+), 8 deletions(-) create mode 100644 styles/green/back.gif create mode 100644 styles/grey/back.gif create mode 100644 styles/orange/back.gif create mode 100644 styles/red/back.gif create mode 100644 styles/silver/back.gif create mode 100644 styles/tan/back.gif diff --git a/month.php b/month.php index 967c9f3..3554b93 100644 --- a/month.php +++ b/month.php @@ -154,7 +154,7 @@ $event_end = ''; echo "
$event_text
\n"; } else { - echo " $event_start2 $event_text\n"; + echo " $event_start2 $event_text\n"; } echo "\n"; echo "\n"; diff --git a/month_bottom.php b/month_bottom.php index 24a9801..925bd6f 100644 --- a/month_bottom.php +++ b/month_bottom.php @@ -389,8 +389,8 @@ $event_end = ''; } echo "\n"; - echo " $dayofmonth ($event_start)\n"; - echo "\n"; + echo " $dayofmonth ($event_start)\n"; + echo "\n"; echo " $event_text\n"; echo "\n"; echo "\n"; diff --git a/print.php b/print.php index b00ccdb..b06d4e9 100644 --- a/print.php +++ b/print.php @@ -45,12 +45,12 @@ if ($printview == 'day') {
- +
- +