]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 150795: 'Numbering' is silly and should be changed - Patch by timeless <timeless...
authorlpsolit%gmail.com <>
Tue, 30 May 2006 01:44:13 +0000 (01:44 +0000)
committerlpsolit%gmail.com <>
Tue, 30 May 2006 01:44:13 +0000 (01:44 +0000)
template/en/default/search/form.html.tmpl

index 5fa3055b27db12b0352bbc3e624a86add139e62d..c3b4d8bcb65ccae892a95a4cc3309336f658e268 100644 (file)
@@ -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>