summaryrefslogtreecommitdiff
path: root/searchquery.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'searchquery.tmpl')
-rw-r--r--searchquery.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/searchquery.tmpl b/searchquery.tmpl
index 15bc78e..6277266 100644
--- a/searchquery.tmpl
+++ b/searchquery.tmpl
@@ -33,8 +33,8 @@ $def{NEXT,$if{$ne{$last,$msize},<INPUT TYPE=submit NAME="&gt;" VALUE="Next">}}
<FORM NAME=P METHOD=GET
ACTION="$html{$env{CGIURL}}" TARGET="_top">
-<div style="text-align:center">
-<INPUT NAME=P VALUE="$html{$query}" SIZE=65>
+<div class="searchquery" style="text-align:center">
+<INPUT class="searchbox" NAME=P VALUE="$html{$query}" SIZE=65>
<INPUT TYPE=SUBMIT VALUE="Search">
$env{HELPLINK}
<hr>