aboutsummaryrefslogtreecommitdiffstats
path: root/templates/default/footer.tpl
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-01-26 03:18:35 +0000
committerChad Little <clittle@users.sourceforge.net>2004-01-26 03:18:35 +0000
commitd951bba0df4dfbf3b6e07e48a22fb8ef0b8a9027 (patch)
treeb71955bba6522e13c2ab3606aea1ce3682cb730c /templates/default/footer.tpl
parentad753e51d218b02ae7143fcdbc5a43e057b14572 (diff)
downloadphpicalendar-d951bba0df4dfbf3b6e07e48a22fb8ef0b8a9027.tar.gz
phpicalendar-d951bba0df4dfbf3b6e07e48a22fb8ef0b8a9027.tar.bz2
phpicalendar-d951bba0df4dfbf3b6e07e48a22fb8ef0b8a9027.zip
First template checkin.
Diffstat (limited to 'templates/default/footer.tpl')
-rw-r--r--templates/default/footer.tpl13
1 files changed, 13 insertions, 0 deletions
diff --git a/templates/default/footer.tpl b/templates/default/footer.tpl
new file mode 100644
index 0000000..9fcaf1f
--- /dev/null
+++ b/templates/default/footer.tpl
@@ -0,0 +1,13 @@
+<center class="V9"><br />{POWERED_BY_LANG} <a class="psf" href="http://phpicalendar.sourceforge.net/nuke/">PHP iCalendar 2.0</a>
+<!-- Switch RSS Valid On -->
+<p>
+<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" /></a>
+</p>
+<!-- Switch RSS Valid Off -->
+<!-- Switch RSS On -->
+{THIS_SITE_IS_LANG} <a class="psf" href="{BASE}rss/index.php?cal={CAL}&amp;getdate={GETDATE}">RSS-Enabled</a>';
+<!-- Switch RSS Valid On -->
+</center>
+</body>
+</html>

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