]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1182748: Typo: </kbd> is used instead of </li> in relnotes for 5.0
authorA. Shimono [:himorin] <shimono@bug-ja.org>
Tue, 14 Jul 2015 13:27:41 +0000 (15:27 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Tue, 14 Jul 2015 13:27:41 +0000 (15:27 +0200)
r=LpSolit a=sgreen

template/en/default/pages/release-notes.html.tmpl

index 693b8df607b25e9d297bc0f7c89db3f48d7562bd..ffb302318312b0ec403821897669e20d09941d73 100644 (file)
   <li>Bugzilla code now uses <kbd>use parent</kbd> instead of <kbd>use base</kbd>
     in all places applicable.</li>
   <li>A new hook called <kbd>cgi_headers</kbd> has been added to allow
-    customization of the HTTP headers returned.</kbd>
+    customization of the HTTP headers returned.</li>
   <li>A new hook called <kbd>user_check_account_creation</kbd> has been added
     to add extra checks before accepting the creation of a new user account.</li>
 </ul>