aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2005-11-11 01:39:37 +0000
committerJim Hu <jimhu@users.sourceforge.net>2005-11-11 01:39:37 +0000
commitedb9bc73bd2500bd09a7b4fc6494fa91315d9027 (patch)
tree23ef607cbed716afcceeba1fff8a3608cf760130 /templates
parent73f07eb4cf6b537d122885fa92b1e074aa03cf39 (diff)
downloadphpicalendar-edb9bc73bd2500bd09a7b4fc6494fa91315d9027.tar.gz
phpicalendar-edb9bc73bd2500bd09a7b4fc6494fa91315d9027.tar.bz2
phpicalendar-edb9bc73bd2500bd09a7b4fc6494fa91315d9027.zip
fix sidebar to pass cpath
Diffstat (limited to 'templates')
-rw-r--r--templates/default/sidebar.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/default/sidebar.tpl b/templates/default/sidebar.tpl
index d0045d6..a8ca9c0 100644
--- a/templates/default/sidebar.tpl
+++ b/templates/default/sidebar.tpl
@@ -80,6 +80,8 @@
<select name="action" class="query_style" onchange="window.location=(this.options[this.selectedIndex].value);">{LIST_YEARS}</select><br />
<select name="action" class="query_style" onchange="window.location=(this.options[this.selectedIndex].value);">{LIST_MONTHS}</select><br />
<select name="action" class="query_style" onchange="window.location=(this.options[this.selectedIndex].value);">{LIST_WEEKS}</select><br />
+ <input type="hidden" name="cpath" value="{CPATH}">
+
</form>
<!-- switch show_search on -->
{SEARCH_BOX}

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