summaryrefslogtreecommitdiff
path: root/searchform.tmpl
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-06-14 12:07:20 +0200
committerJonas Smedegaard <dr@jones.dk>2008-06-14 12:07:20 +0200
commit90f21c9df7116875db9459b3a835f8bb0d9d96e3 (patch)
treeb6557376d314bb1166d138b60150ade48d6b321a /searchform.tmpl
parent5a509762d29c40110f39d48582add9c0879c8c0a (diff)
parent16dcd6d3af047971985cabce68d9e06b4a399fad (diff)
Merge branch 'master-da' into scs-da
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>