]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 629007: Example in quicksearch priority shortcut is incorrect
authorGraeme Coates <graeme@chromosphere.co.uk>
Mon, 31 Jan 2011 22:50:36 +0000 (23:50 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Mon, 31 Jan 2011 22:50:36 +0000 (23:50 +0100)
r/a=mkanat

template/en/default/pages/quicksearch.html.tmpl

index 1f2d21b5f4399224118044d86b007d9c80977b12..1ae18a65a46d8818d4e34fd4f447c185626127d6 100644 (file)
       <td class="field_nickname">"<strong>P1</strong>" (as a word anywhere in
         the search) means "find [% terms.bugs %] with the highest priority. 
         "P2" means the second-highest priority, and so on.
-        <p>Searching for "<strong>P1-P3</strong>" will find [% terms.bugs %] in
+        <p>Searching for "<strong>P1-3</strong>" will find [% terms.bugs %] in
         any of the three highest priorities, and so on.</p>
       </td>
     </tr>