diff options
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/pages/fields.html.tmpl | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/template/en/default/pages/fields.html.tmpl b/template/en/default/pages/fields.html.tmpl index ad78ff852..77e4dbcc9 100644 --- a/template/en/default/pages/fields.html.tmpl +++ b/template/en/default/pages/fields.html.tmpl @@ -229,6 +229,13 @@ This field describes the impact of [% terms.abug %]. </tr> <tr> + <th>Normal</th> + + <td>regular issue, some loss of functionality under specific circumstances</td> + </tr> + + + <tr> <th>Minor</th> <td>minor loss of function, or other problem where easy |