aboutsummaryrefslogtreecommitdiffstats
path: root/footer.inc.php
diff options
context:
space:
mode:
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 9d39f65..4055c13 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.8.1</a>"; if ($enable_rss == 'yes') { echo "<br>\n"; 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/\">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

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