aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2005-10-30 07:32:45 +0000
committerJim Hu <jimhu@users.sourceforge.net>2005-10-30 07:32:45 +0000
commit65f209f95fc6feef74be3456455fb07e08664ed3 (patch)
tree51036149027d1f076602c80c47a800c4d5dc8642 /templates
parentfc81f9ebde033c58f729f392dba7914112d40720 (diff)
downloadphpicalendar-65f209f95fc6feef74be3456455fb07e08664ed3.tar.gz
phpicalendar-65f209f95fc6feef74be3456455fb07e08664ed3.tar.bz2
phpicalendar-65f209f95fc6feef74be3456455fb07e08664ed3.zip
Add support for cpath to multiple calendar pick
Diffstat (limited to 'templates')
-rw-r--r--templates/default/sidebar.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/default/sidebar.tpl b/templates/default/sidebar.tpl
index 81b93f7..d0045d6 100644
--- a/templates/default/sidebar.tpl
+++ b/templates/default/sidebar.tpl
@@ -94,6 +94,7 @@
<hr>
<div class = 'G10BOLD'>Pick Multiple:</div>
<form style="margin-bottom:0;" action="{CURRENT_VIEW}.php" method="get">
+ <input type="hidden" name="cpath" value="{CPATH}">
<input type="hidden" name="getdate" value="{GETDATE}">
<select name="cal[]" class="query_style" size="5" multiple="multiple">{LIST_ICALS_PICK}</select><br />
<input type="submit" value="go">

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