diff options
Diffstat (limited to 'template/en/default')
-rw-r--r-- | template/en/default/pages/release-notes.html.tmpl | 2 |
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 d4bf1c596..7d030dd9b 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> |