aboutsummaryrefslogtreecommitdiffstats
path: root/year.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 /year.php
parent3094cf0827101ebcda56b1b4930dd4f3d9209849 (diff)
downloadphpicalendar-6a6a41cac84ab787f75b91972cd59c09a06dce39.tar.gz
phpicalendar-6a6a41cac84ab787f75b91972cd59c09a06dce39.tar.bz2
phpicalendar-6a6a41cac84ab787f75b91972cd59c09a06dce39.zip
pulled footer together
Diffstat (limited to 'year.php')
-rw-r--r--year.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/year.php b/year.php
index 69f7ef9..d634ac9 100644
--- a/year.php
+++ b/year.php
@@ -174,9 +174,7 @@ $thisday2 = localizeDate($dateFormat_week_list, $unix_time);
} while (($m < 3) && ($n < 12));
?>
</table>
-<br>
-<?php echo '<font class="V9"><br>'.$powered_by_lang.' <a class="psf" href="http://phpicalendar.sourceforge.net/">PHP iCalendar '.$version_lang.'</a></font>'; ?></center></td>
-<br>
+<?php include (BASE.'footer.inc.php'); ?>
</center>
</body>
</html>

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