aboutsummaryrefslogtreecommitdiffstats
path: root/day.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-09-22 00:16:43 +0000
committerChad Little <clittle@users.sourceforge.net>2002-09-22 00:16:43 +0000
commit565289afeb671058c92edcb40cc4ee993917ef82 (patch)
treed178142b1550896110e80b5d1fe99034778d21d2 /day.php
parentc5e33ce084ce0f6032e963fc53d6a5f3f315e4de (diff)
downloadphpicalendar-565289afeb671058c92edcb40cc4ee993917ef82.tar.gz
phpicalendar-565289afeb671058c92edcb40cc4ee993917ef82.tar.bz2
phpicalendar-565289afeb671058c92edcb40cc4ee993917ef82.zip
Added footer support.
Diffstat (limited to 'day.php')
-rw-r--r--day.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/day.php b/day.php
index da908b2..289958c 100644
--- a/day.php
+++ b/day.php
@@ -232,7 +232,8 @@ if ($getdate == (date("Ymd"))) {
</td>
</tr>
</table>
-
+<br>
+<? echo "<font class=\"V9\">$powered_by_lang <a class=\"psf\" href=\"http://sourceforge.net/projects/phpicalendar/\">PHP iCalendar $version_lang</a></font>"; ?>
</center>
</body>
</html>

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