]> 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:05 +0000 (14:38 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Wed, 17 Feb 2010 22:38:05 +0000 (14:38 -0800)
r=mkanat, a=mkanat

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

index 5be28cab702f4cd280ba36a3fa7afc9aa80f15c2..282b7b6f75c2247557cdb98229eae7488e5dddd1 100644 (file)
@@ -205,7 +205,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.