Index: mozilla/webtools/bugzilla/template/en/default/search/form.html.tmpl =================================================================== RCS file: /cvsroot/mozilla/webtools/bugzilla/template/en/default/search/form.html.tmpl,v retrieving revision 1.37 diff -u -r1.37 mozilla/webtools/bugzilla/template/en/default/search/form.html.tmpl --- mozilla/webtools/bugzilla/template/en/default/search/form.html.tmpl +++ mozilla/webtools/bugzilla/template/en/default/search/form.html.tmpl @@ -431,7 +431,11 @@
- Email and Numbering + [% IF Param('usevotes') %] + Email Addresses, [% terms.Bug %] Numbers, and Votes + [% ELSE %] + Email Addresses and [% terms.Bug %] Numbers + [% END %]