summaryrefslogtreecommitdiff
path: root/searchform.tmpl
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-06-14 12:05:58 +0200
committerJonas Smedegaard <dr@jones.dk>2008-06-14 12:05:58 +0200
commita9881763464190d7f843417c0feb61205882565d (patch)
treeecd4d53513debdd1282ae22f3a5ca14fc6b44e8b /searchform.tmpl
parent9a0bf6bdedd4e350efd75f8519b2d143193de64c (diff)
parent2fb8dbca8338e24e7018355295d8248eba6e1132 (diff)
Merge branch 'master' into scs
Diffstat (limited to 'searchform.tmpl')
-rw-r--r--searchform.tmpl4
1 files changed, 1 insertions, 3 deletions
diff --git a/searchform.tmpl b/searchform.tmpl
index 7c4fdb0..d49cf22 100644
--- a/searchform.tmpl
+++ b/searchform.tmpl
@@ -1,7 +1,5 @@
<form method="get" action="<TMPL_VAR SEARCHACTION>" id="searchform">
<div>
-<input type="text" name="phrase" value="" size="16" />
-<input type="hidden" name="enc" value="UTF-8" />
-<input type="hidden" name="do" value="hyperestraier" />
+<input type="text" name="P" value="" size="16" />
</div>
</form>