From: timeless%mozdev.org <> Date: Mon, 8 Jan 2007 07:56:10 +0000 (+0000) Subject: Bug 365221 period is on the wrong side of parentheses in priority description X-Git-Tag: bugzilla-2.23.4~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=078186fcc61fee178dc959a8b28c651bf85bb03c;p=thirdparty%2Fbugzilla.git Bug 365221 period is on the wrong side of parentheses in priority description r=lpsolit a=justdave --- diff --git a/template/en/default/pages/fields.html.tmpl b/template/en/default/pages/fields.html.tmpl index 7a41801f4e..6b77f8b2ee 100644 --- a/template/en/default/pages/fields.html.tmpl +++ b/template/en/default/pages/fields.html.tmpl @@ -251,7 +251,7 @@ This field describes the importance and order in which [% terms.abug %] should be fixed. This field is utilized by the programmers/engineers to prioritize their work to be done. The available priorities range from P1 (most important) to -P5 (least important.) +P5 (least important).

Platform