From: Graeme Coates Date: Mon, 31 Jan 2011 22:48:21 +0000 (+0100) Subject: Bug 629007: Example in quicksearch priority shortcut is incorrect X-Git-Tag: bugzilla-4.0~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98a86e3808c6c9b72cb78c28cadcab3aeeaa5343;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 486261009e..e6398eade6 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.