summaryrefslogtreecommitdiffstats
path: root/template/en/default/search/form.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/search/form.html.tmpl')
-rw-r--r--template/en/default/search/form.html.tmpl6
1 files changed, 5 insertions, 1 deletions
diff --git a/template/en/default/search/form.html.tmpl b/template/en/default/search/form.html.tmpl
index 5fa3055b2..c3b4d8bcb 100644
--- a/template/en/default/search/form.html.tmpl
+++ b/template/en/default/search/form.html.tmpl
@@ -431,7 +431,11 @@ function doOnSelectProduct(selectmode) {
<fieldset>
<legend>
<strong>
- Email and Numbering
+ [% IF Param('usevotes') %]
+ Email Addresses, [% terms.Bug %] Numbers, and Votes
+ [% ELSE %]
+ Email Addresses and [% terms.Bug %] Numbers
+ [% END %]
</strong>
</legend>