aboutsummaryrefslogtreecommitdiffstats
path: root/day.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-11-30 20:04:43 +0000
committerChad Little <clittle@users.sourceforge.net>2002-11-30 20:04:43 +0000
commitc7b20eb7b7414901898352959ad4203e9954b505 (patch)
tree2b5375ba5b4cacced5c860696a3fce3f7098bfaf /day.php
parente50b31c1534792a95a21ba2042cf206aafb4d9a7 (diff)
downloadphpicalendar-c7b20eb7b7414901898352959ad4203e9954b505.tar.gz
phpicalendar-c7b20eb7b7414901898352959ad4203e9954b505.tar.bz2
phpicalendar-c7b20eb7b7414901898352959ad4203e9954b505.zip
HTML errors corrected.
Diffstat (limited to 'day.php')
-rw-r--r--day.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/day.php b/day.php
index e628a35..5ad9b94 100644
--- a/day.php
+++ b/day.php
@@ -254,6 +254,7 @@ if (is_array($master_array[($getdate)])) {
echo '<tr>'."\n";
echo '<td>'."\n";
echo '<table width="100%" border="0" cellpadding="1" cellspacing="0">'."\n";
+ echo '<tr>'."\n";
echo '<td class="eventbg"><a class="psf" href="javascript:openEventInfo(\''.$event_text2.'\', \''.$calendar_name2.'\', \''.$event_start.'\', \''.$event_end.'\', \''.$description.'\')"><font class="eventfont">'.$event_text.'</font></a></td>'."\n";
echo '</tr>'."\n";
echo '</table>'."\n";

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