From dc63568b09825cd55466eda389a6efa655eb35e7 Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Fri, 8 Aug 2008 21:29:38 +0000 Subject: [PATCH] Also fix the title of the Release Notes. --- template/en/default/pages/release-notes.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'] %] -- 2.47.3