aboutsummaryrefslogtreecommitdiffstats
path: root/footer.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-11-24 01:36:00 +0000
committerChad Little <clittle@users.sourceforge.net>2002-11-24 01:36:00 +0000
commite1c61d0eec4ecfd7e5545dd10314c9819e2de179 (patch)
treed4d34913eada1c5483976e2eabd75f1389c946ab /footer.inc.php
parent216d855de51cac0a6efd716a7209051e4f73c4cb (diff)
downloadphpicalendar-e1c61d0eec4ecfd7e5545dd10314c9819e2de179.tar.gz
phpicalendar-e1c61d0eec4ecfd7e5545dd10314c9819e2de179.tar.bz2
phpicalendar-e1c61d0eec4ecfd7e5545dd10314c9819e2de179.zip
Added BASE to javascripts.
Diffstat (limited to 'footer.inc.php')
-rw-r--r--footer.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/footer.inc.php b/footer.inc.php
index 4055c13..b382f72 100644
--- a/footer.inc.php
+++ b/footer.inc.php
@@ -1 +1 @@
-<?php echo "<center><font class=\"V9\"><br>$powered_by_lang <a class=\"psf\" href=\"http://phpicalendar.sourceforge.net/\">PHP iCalendar 0.9 CVS</a>"; if ($enable_rss == 'yes') { echo "<br>\n"; if ($current_view == 'rssindex') { echo '<a style="color:gray" href="http://feeds.archive.org/validator/check?url='.$footer_check.'"><img src="../images/valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" width="88" height="31" border="1" vspace="3" />'; } else { echo $this_site_is_lang.' <a class="psf" href="'.BASE.'rss/">RSS-Enabled</a></font></center>'; } } echo '</font></center>'; ?> \ No newline at end of file
+<?php echo "<center><font class=\"V9\"><br>$powered_by_lang <a class=\"psf\" href=\"http://phpicalendar.sourceforge.net/nuke/\">PHP iCalendar 0.9 CVS</a>"; if ($enable_rss == 'yes') { echo "<br>\n"; if ($current_view == 'rssindex') { echo '<a style="color:gray" href="http://feeds.archive.org/validator/check?url='.$footer_check.'"><img src="'.BASE.'images/valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" width="88" height="31" border="1" vspace="3" />'; } else { echo $this_site_is_lang.' <a class="psf" href="'.BASE.'rss/">RSS-Enabled</a></font></center>'; } } echo '</font></center>'; ?> \ No newline at end of file

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