]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix for bug 99864: consistant use of "product" vs "program"
authorjustdave%syndicomm.com <>
Thu, 22 Nov 2001 03:56:24 +0000 (03:56 +0000)
committerjustdave%syndicomm.com <>
Thu, 22 Nov 2001 03:56:24 +0000 (03:56 +0000)
Patch by Josh Soref <timeless@mac.com>
r= dkl, justdave

queryhelp.cgi
template/default/query/query.atml

index 5d312b2db832473c073c5e778ff48f578c1a1c16..9206bc14480a4a15376c3b851c0a6f23e4c1a430 100755 (executable)
@@ -566,8 +566,8 @@ print qq{
 
 <br>
 
-<p>Module options are where you select what program, module and version the bugs you want to 
-find describe. Selecting one or more of the programs, versions, components, or milestones will limit your search.
+<p>Module options are where you select what product, module and version the bugs you want to 
+find describe. Selecting one or more of the products, versions, components, or milestones will limit your search.
 
 <p><a name="product"></a>
 <h4>Products</h4> 
index ab1ce4d48fd4f937dfbffd3b4a5fd758adc33bbc..c98d7bdc6076ffa0204d2dadc5ac3bc1f2124dbe 100644 (file)
@@ -311,7 +311,7 @@ function selectProduct(f) {
   <td>
     <table>
       <tr valign="bottom">
-        <th align="left">Program:</th>
+        <th align="left">Product:</th>
         <th align="left"><a href="describecomponents.cgi">Component</a>:</th>
         <th align="left">Version:</th>