aboutsummaryrefslogtreecommitdiffstats
path: root/sidebar.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-27 20:56:29 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-27 20:56:29 +0000
commit932108c2d90575364e9fd4813d2b3e0c7ab16287 (patch)
treea66823a0cc4b0dd9da5f405b5ded1548e70d5785 /sidebar.php
parent21740bdeca83b469a7ec4c67da1aa6c02b2c2465 (diff)
downloadphpicalendar-932108c2d90575364e9fd4813d2b3e0c7ab16287.tar.gz
phpicalendar-932108c2d90575364e9fd4813d2b3e0c7ab16287.tar.bz2
phpicalendar-932108c2d90575364e9fd4813d2b3e0c7ab16287.zip
Fixed PC viewing errors, added back button for print.php.
Diffstat (limited to 'sidebar.php')
-rw-r--r--sidebar.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/sidebar.php b/sidebar.php
index b4ef667..6ec77c1 100644
--- a/sidebar.php
+++ b/sidebar.php
@@ -189,7 +189,7 @@
$event_text = word_wrap($event_text, 21, $tomorrows_events_lines);
echo "<tr>\n";
echo "<td width=\"1%\"><img src=\"images/spacer.gif\" width=\"4\" height=\"1\"></td>";
- echo "<td colspan=\"6\" class=\"G10B\">\n";
+ echo "<td colspan=\"6\" class=\"G10B\" align=\"left\">\n";
if (!isset($val["event_start"])) {
$event_start = $all_day_lang;
$event_end = '';

© 2014-2024 Faster IT GmbH | imprint | privacy policy