summaryrefslogtreecommitdiffstats
path: root/template/en/default/search/type-select.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/search/type-select.html.tmpl')
-rw-r--r--template/en/default/search/type-select.html.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/search/type-select.html.tmpl b/template/en/default/search/type-select.html.tmpl
index 043c4194a..6da88202e 100644
--- a/template/en/default/search/type-select.html.tmpl
+++ b/template/en/default/search/type-select.html.tmpl
@@ -20,7 +20,8 @@
[% PROCESS "global/field-descs.none.tmpl" %]
-<select name="[% name FILTER html %]">
+<select name="[% name FILTER html %]" title="Search type"
+ class="[% class FILTER css_class_quote %]">
[% FOREACH type = types %]
<option value="[% type FILTER html %]"
[%- ' selected="selected"' IF type == selected %]>