]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 61487: describe "Normal" severity in "A Bug's Life Cycle" - Patch by Eclipse...
authorlpsolit%gmail.com <>
Fri, 8 Feb 2008 01:09:25 +0000 (01:09 +0000)
committerlpsolit%gmail.com <>
Fri, 8 Feb 2008 01:09:25 +0000 (01:09 +0000)
template/en/default/pages/fields.html.tmpl

index 6b77f8b2eee6fcae3bf1707d2b593142141d04e2..3ab21323cde4ffc1f8fb0006e2d7a72a62c04c2f 100644 (file)
@@ -226,6 +226,13 @@ This field describes the impact of [% terms.abug %].
     <td>major loss of function</td>
   </tr>
 
+  <tr>
+    <th>Normal</th>
+
+    <td>regular issue, some loss of functionality under specific circumstances</td>
+  </tr>
+
+
   <tr>
     <th>Minor</th>