aboutsummaryrefslogtreecommitdiffstats
path: root/templates/grey/search_box.tpl
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2007-05-18 19:00:16 +0000
committerJim Hu <jimhu@users.sourceforge.net>2007-05-18 19:00:16 +0000
commit73b224f34b3aa5892c0d9ac79d34c1a95155166e (patch)
tree1df79666d27132480d574ace176eec348e47b977 /templates/grey/search_box.tpl
parent5309c9a17a0b0de6d2603a1269ce14f1014595e3 (diff)
downloadphpicalendar-73b224f34b3aa5892c0d9ac79d34c1a95155166e.tar.gz
phpicalendar-73b224f34b3aa5892c0d9ac79d34c1a95155166e.tar.bz2
phpicalendar-73b224f34b3aa5892c0d9ac79d34c1a95155166e.zip
month and year location display bugs
Diffstat (limited to 'templates/grey/search_box.tpl')
-rw-r--r--templates/grey/search_box.tpl9
1 files changed, 9 insertions, 0 deletions
diff --git a/templates/grey/search_box.tpl b/templates/grey/search_box.tpl
new file mode 100644
index 0000000..9c442d3
--- /dev/null
+++ b/templates/grey/search_box.tpl
@@ -0,0 +1,9 @@
+<hr />
+<div class = 'G10BOLD'>{L_SEARCH}:</div>
+<form action="search.php" method="GET">
+ <input type="hidden" name="cpath" value="{CPATH}"/>
+ <input type="hidden" name="cal" value="{CAL}"/>
+ <input type="hidden" name="getdate" value="{GETDATE}"/>
+ <input type="text" size="15" name="query" value=""/>
+ <input type="image" src="templates/{TEMPLATE}/images/search.gif" name="submit" value="Search"/>
+</form> \ No newline at end of file

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