aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2006-04-05 04:43:59 +0000
committerJim Hu <jimhu@users.sourceforge.net>2006-04-05 04:43:59 +0000
commite3ce63d1406a343d7295995d3f2fbfad9e12b608 (patch)
treeaaa37dd4e120e10b2efa84f5cc3e008f91eddcec /templates
parent8bac82c79a8792f8b6540e55303fd566b36c0e8e (diff)
downloadphpicalendar-e3ce63d1406a343d7295995d3f2fbfad9e12b608.tar.gz
phpicalendar-e3ce63d1406a343d7295995d3f2fbfad9e12b608.tar.bz2
phpicalendar-e3ce63d1406a343d7295995d3f2fbfad9e12b608.zip
changes to event popup so that reparsing not needed
Diffstat (limited to 'templates')
-rw-r--r--templates/default/footer.tpl2
-rw-r--r--templates/default/header.tpl1
2 files changed, 2 insertions, 1 deletions
diff --git a/templates/default/footer.tpl b/templates/default/footer.tpl
index 5d450c9..0ed0958 100644
--- a/templates/default/footer.tpl
+++ b/templates/default/footer.tpl
@@ -1,4 +1,4 @@
-<center class="V9"><br />{L_POWERED_BY} <a class="psf" href="http://phpicalendar.net/">PHP iCalendar 2.22rc1</a><br />
+<center class="V9"><br />{L_POWERED_BY} <a class="psf" href="http://phpicalendar.net/">PHP iCalendar 2.22rc3</a><br />
<!-- switch rss_valid on -->
<p>
<a style="color:gray" href="http://feeds.archive.org/validator/check?url={FOOTER_CHECK}">
diff --git a/templates/default/header.tpl b/templates/default/header.tpl
index 0a2832a..07837a9 100644
--- a/templates/default/header.tpl
+++ b/templates/default/header.tpl
@@ -16,4 +16,5 @@
<input type="hidden" name="time" id="time" value="" />
<input type="hidden" name="uid" id="uid" value="" />
<input type="hidden" name="cpath" id="cpath" value="" />
+ <input type="hidden" name="event_data" id="event_data" value="" />
</form>

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