aboutsummaryrefslogtreecommitdiffstats
path: root/month.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-24 04:12:49 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-24 04:12:49 +0000
commit6a6a41cac84ab787f75b91972cd59c09a06dce39 (patch)
tree0c0751b5ec482afe2fbf8e78bf659f7624eceffe /month.php
parent3094cf0827101ebcda56b1b4930dd4f3d9209849 (diff)
downloadphpicalendar-6a6a41cac84ab787f75b91972cd59c09a06dce39.tar.gz
phpicalendar-6a6a41cac84ab787f75b91972cd59c09a06dce39.tar.bz2
phpicalendar-6a6a41cac84ab787f75b91972cd59c09a06dce39.zip
pulled footer together
Diffstat (limited to 'month.php')
-rw-r--r--month.php6
1 files changed, 2 insertions, 4 deletions
diff --git a/month.php b/month.php
index f60a238..967c9f3 100644
--- a/month.php
+++ b/month.php
@@ -191,10 +191,8 @@
</td>
</tr>
</table>
-<?php include "./month_bottom.php"; ?>
-
-<br>
-<?php echo '<font class="V9"><br>'.$powered_by_lang.' <a class="psf" href="http://phpicalendar.sourceforge.net/">PHP iCalendar '.$version_lang.'</a></font>'; ?>
+<?php include (BASE.'month_bottom.php'); ?>
+<?php include (BASE.'footer.inc.php'); ?>
</center>
</body>
</html>

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