]> 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:48:21 +0000 (23:48 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Mon, 31 Jan 2011 22:48:21 +0000 (23:48 +0100)
r/a=mkanat

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

index 486261009e61f66b7a7a1df2d56a2ce0ef918659..e6398eade68c0e2a5a5c881274c1fe4bb686e415 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>