summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjustdave%syndicomm.com <>2001-11-22 04:56:24 +0100
committerjustdave%syndicomm.com <>2001-11-22 04:56:24 +0100
commit5d6054f43088f3d9dcacd39f7d10c2cc7abf0f40 (patch)
treef2e7cd054feeff7346a8d73e26333a5767172f2a
parent534d840c7b70c794d0d4c28996758ab5d24a10c4 (diff)
downloadbugzilla-5d6054f43088f3d9dcacd39f7d10c2cc7abf0f40.tar.gz
bugzilla-5d6054f43088f3d9dcacd39f7d10c2cc7abf0f40.tar.xz
Fix for bug 99864: consistant use of "product" vs "program"
Patch by Josh Soref <timeless@mac.com> r= dkl, justdave
-rwxr-xr-xqueryhelp.cgi4
-rw-r--r--template/default/query/query.atml2
2 files changed, 3 insertions, 3 deletions
diff --git a/queryhelp.cgi b/queryhelp.cgi
index 5d312b2db..9206bc144 100755
--- a/queryhelp.cgi
+++ b/queryhelp.cgi
@@ -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>
diff --git a/template/default/query/query.atml b/template/default/query/query.atml
index ab1ce4d48..c98d7bdc6 100644
--- a/template/default/query/query.atml
+++ b/template/default/query/query.atml
@@ -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>