From 98a86e3808c6c9b72cb78c28cadcab3aeeaa5343 Mon Sep 17 00:00:00 2001 From: Graeme Coates Date: Mon, 31 Jan 2011 23:48:21 +0100 Subject: [PATCH] Bug 629007: Example in quicksearch priority shortcut is incorrect r/a=mkanat --- template/en/default/pages/quicksearch.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.

-- 2.47.2