aboutsummaryrefslogtreecommitdiffstats
path: root/month_bottom.php
diff options
context:
space:
mode:
authorjwangen <jwangen>2002-09-30 07:14:31 +0000
committerjwangen <jwangen>2002-09-30 07:14:31 +0000
commit3f7dd20bf215219a316dc347ee5b529686f806f6 (patch)
treed3cf6e656aedbfee8066f3280b5c73ed0b89824d /month_bottom.php
parent1821179efe27ae301097dfa93180f65812d8acec (diff)
downloadphpicalendar-3f7dd20bf215219a316dc347ee5b529686f806f6.tar.gz
phpicalendar-3f7dd20bf215219a316dc347ee5b529686f806f6.tar.bz2
phpicalendar-3f7dd20bf215219a316dc347ee5b529686f806f6.zip
fixed parse error I missed
Diffstat (limited to 'month_bottom.php')
-rw-r--r--month_bottom.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/month_bottom.php b/month_bottom.php
index 42d56d3..0e9cac8 100644
--- a/month_bottom.php
+++ b/month_bottom.php
@@ -197,7 +197,7 @@
<td colspan="6" class="G10B"><?php include('./functions/list_weeks.php'); ?></td>
</tr>
<?php
- if ($display_custom_goto == "yes" {
+ if ($display_custom_goto == "yes") {
?>
<tr>
<td width="1%"><img src="images/spacer.gif" width="4" height="1"></td>

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