summaryrefslogtreecommitdiffstats
path: root/template/en/default
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default')
-rw-r--r--template/en/default/pages/release-notes.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl
index 693b8df60..ffb302318 100644
--- a/template/en/default/pages/release-notes.html.tmpl
+++ b/template/en/default/pages/release-notes.html.tmpl
@@ -333,7 +333,7 @@
<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>