aboutsummaryrefslogtreecommitdiffstats
path: root/month.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2003-11-17 19:48:05 +0000
committerChad Little <clittle@users.sourceforge.net>2003-11-17 19:48:05 +0000
commit0d21d85aeccf3d744d1fffd335ab06d4fc8d584b (patch)
tree7804408fa70c6a9076e18f099d02dbdacbded420 /month.php
parent4d1937f0bacdb61950b46937c822d81754b7f424 (diff)
downloadphpicalendar-0d21d85aeccf3d744d1fffd335ab06d4fc8d584b.tar.gz
phpicalendar-0d21d85aeccf3d744d1fffd335ab06d4fc8d584b.tar.bz2
phpicalendar-0d21d85aeccf3d744d1fffd335ab06d4fc8d584b.zip
Closed a missing </div> tag.
Diffstat (limited to 'month.php')
-rw-r--r--month.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/month.php b/month.php
index 439418d..bc4d9d1 100644
--- a/month.php
+++ b/month.php
@@ -144,6 +144,7 @@ include (BASE.'includes/header.inc.php');
}
}
}
+ echo '</div>';
echo '</td>';
} else {
echo '<td align="center" valign="top" '.$bgclass.' width="105" height="105">';

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