summaryrefslogtreecommitdiff
path: root/searchform.tmpl
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-08-30 13:39:42 +0200
committerJonas Smedegaard <dr@jones.dk>2008-08-30 13:39:42 +0200
commit812bdffa6a2508688fb50006e4ef58bbe02df6d5 (patch)
tree02d0017520ddaec745cdd1f6c80a7e5cf214b73c /searchform.tmpl
parentcb3a77b0f57c26dfab36db88e4d38d02eee0a29a (diff)
parentbf8d7c3c241795ed87eaba3ab07071b3928d3d54 (diff)
Merge branch 'clean-nb' into allinone-nonedit-nb
Diffstat (limited to 'searchform.tmpl')
-rw-r--r--searchform.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchform.tmpl b/searchform.tmpl
index d49cf22..afae2eb 100644
--- a/searchform.tmpl
+++ b/searchform.tmpl
@@ -1,5 +1,5 @@
<form method="get" action="<TMPL_VAR SEARCHACTION>" id="searchform">
<div>
-<input type="text" name="P" value="" size="16" />
+<input type="text" id="searchbox" name="P" value="" size="16" />
</div>
</form>