From: myk%mozilla.org <> Date: Fri, 12 Mar 2004 05:13:43 +0000 (+0000) Subject: Fix for bug 236322: trivial inaccuracy in description of "find a specific bug" search... X-Git-Tag: bugzilla-2.18rc1~195 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a53181e2a865928dfe3dc6c579c257e8aef2f1ab;p=thirdparty%2Fbugzilla.git Fix for bug 236322: trivial inaccuracy in description of "find a specific bug" search corrected (the search doesn't really search summaries, so I've removed the text that says it does). r=justdave a=justdave --- diff --git a/template/en/default/search/search-specific.html.tmpl b/template/en/default/search/search-specific.html.tmpl index 5b1d8bedf6..e9eb55a28a 100644 --- a/template/en/default/search/search-specific.html.tmpl +++ b/template/en/default/search/search-specific.html.tmpl @@ -38,8 +38,8 @@

Find a specific [% terms.bug %] by entering words that describe it. -[% terms.Bugzilla %] will search [% terms.bug %] summaries, descriptions, and -comments for those words and return a list of matching [% terms.bugs %] sorted +[% terms.Bugzilla %] will search [% terms.bug %] descriptions and comments +for those words and return a list of matching [% terms.bugs %] sorted by relevance.