From: mkanat%bugzilla.org <> Date: Fri, 8 Aug 2008 21:29:38 +0000 (+0000) Subject: Also fix the title of the Release Notes. X-Git-Tag: bugzilla-3.0.5~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dc63568b09825cd55466eda389a6efa655eb35e7;p=thirdparty%2Fbugzilla.git Also fix the title of the Release Notes. --- diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index 5373cd9901..930dfc78c1 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -20,7 +20,7 @@ [% PROCESS global/variables.none.tmpl %] [% INCLUDE global/header.html.tmpl - title = "$terms.Bugzilla 3.0.4 Release Notes" + title = "$terms.Bugzilla 3.0.5 Release Notes" style_urls = ['skins/standard/release-notes.css'] %]