From: Graeme Coates Date: Mon, 31 Jan 2011 22:50:36 +0000 (+0100) Subject: Bug 629007: Example in quicksearch priority shortcut is incorrect X-Git-Tag: bugzilla-3.6.5~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d360f906ac3b1ebe02fee53533fd570195cd1329;p=thirdparty%2Fbugzilla.git Bug 629007: Example in quicksearch priority shortcut is incorrect r/a=mkanat --- diff --git a/template/en/default/pages/quicksearch.html.tmpl b/template/en/default/pages/quicksearch.html.tmpl index 1f2d21b5f4..1ae18a65a4 100644 --- a/template/en/default/pages/quicksearch.html.tmpl +++ b/template/en/default/pages/quicksearch.html.tmpl @@ -228,7 +228,7 @@ "P1" (as a word anywhere in the search) means "find [% terms.bugs %] with the highest priority. "P2" means the second-highest priority, and so on. -

Searching for "P1-P3" will find [% terms.bugs %] in +

Searching for "P1-3" will find [% terms.bugs %] in any of the three highest priorities, and so on.