From: lpsolit%gmail.com <> Date: Tue, 30 May 2006 01:44:13 +0000 (+0000) Subject: Bug 150795: 'Numbering' is silly and should be changed - Patch by timeless r=LpSolit a=myk --- diff --git a/template/en/default/search/form.html.tmpl b/template/en/default/search/form.html.tmpl index 5fa3055b27..c3b4d8bcb6 100644 --- a/template/en/default/search/form.html.tmpl +++ b/template/en/default/search/form.html.tmpl @@ -431,7 +431,11 @@ function doOnSelectProduct(selectmode) {
- Email and Numbering + [% IF Param('usevotes') %] + Email Addresses, [% terms.Bug %] Numbers, and Votes + [% ELSE %] + Email Addresses and [% terms.Bug %] Numbers + [% END %]