aboutsummaryrefslogtreecommitdiffstats
path: root/search.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-11-12 05:18:38 +0000
committerChad Little <clittle@users.sourceforge.net>2002-11-12 05:18:38 +0000
commit4d543c0ca9ba80cb616afd782fdf7dbfe73770d0 (patch)
treea95b08fd26082a29bb362ab721c97beedc63ab43 /search.php
parenta3fc12aaf3ed0e90b750412fa8037da3dfa18e62 (diff)
downloadphpicalendar-4d543c0ca9ba80cb616afd782fdf7dbfe73770d0.tar.gz
phpicalendar-4d543c0ca9ba80cb616afd782fdf7dbfe73770d0.tar.bz2
phpicalendar-4d543c0ca9ba80cb616afd782fdf7dbfe73770d0.zip
More preference tweeks. Changed table width on search.
Diffstat (limited to 'search.php')
-rw-r--r--search.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/search.php b/search.php
index 37c87cd..a3c6966 100644
--- a/search.php
+++ b/search.php
@@ -172,7 +172,7 @@ $search_took = number_format(($search_ended-$search_started),3);
echo "<td align=\"left\">\n";
echo "<table width=\"100%\" border=\"0\" cellspacing=\"1\" cellpadding=\"1\">\n";
echo "<tr>\n";
- echo "<td width=\"100\" class=\"G10BOLD\">$time_lang:</td>\n";
+ echo "<td width=\"120\" class=\"G10BOLD\">$time_lang:</td>\n";
echo "<td align=\"left\" class=\"G10B\">$event_start</td>\n";
echo "</tr>\n";
echo "<tr>\n";

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