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 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'month.php') 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"; -- cgit v1.2.3