]> 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:07:12 +0000 (01:07 +0000)
committerlpsolit%gmail.com <>
Fri, 8 Feb 2008 01:07:12 +0000 (01:07 +0000)
template/en/default/pages/fields.html.tmpl

index ad78ff8523c0332b89cde9b2677c6cecb0fe515a..77e4dbcc9d3643f185fc1b3fba06a17c6b1e40f1 100644 (file)
@@ -228,6 +228,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>