Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
po/todo: drop a note about my meta-po branch
[git.ikiwiki.info.git]
/
templates
/
searchform.tmpl
diff --git
a/templates/searchform.tmpl
b/templates/searchform.tmpl
index 7c4fdb026ce73025ce6aa5ca2d1051b5670b8e53..afae2ebf5d711b60fb87dbb9020cdcd98de4f98c 100644
(file)
--- a/
templates/searchform.tmpl
+++ b/
templates/searchform.tmpl
@@
-1,7
+1,5
@@
<form method="get" action="<TMPL_VAR SEARCHACTION>" id="searchform">
<div>
<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" id="searchbox" name="P" value="" size="16" />
</div>
</form>
</div>
</form>