]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 546338: Fix an unclosed <a> tag in fields.html
authorGordon P. Hemsley <gphemsley@gmail.com>
Wed, 17 Feb 2010 22:38:46 +0000 (14:38 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Wed, 17 Feb 2010 22:38:46 +0000 (14:38 -0800)
r=mkanat, a=mkanat

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

index 0125a55e987c32a882ddf7bd2f48d5f27b75ac5d..eed864619008380b8bb995f772839d505b6dbc75 100644 (file)
@@ -206,7 +206,7 @@ cycle of [% terms.abug %].
   </tr>
 </table>
 
-<h2><a name="importance">Importance</h2>
+<h2><a name="importance">Importance</a></h2>
 The importance of [% terms.abug %] is described as the combination of
 its <a href="#priority">priority</a> and <a href="#bug_severity">severity</a>,
 as described below.