aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormkanat%bugzilla.org <>2008-08-08 21:29:38 +0000
committermkanat%bugzilla.org <>2008-08-08 21:29:38 +0000
commitdc63568b09825cd55466eda389a6efa655eb35e7 (patch)
tree64967bab2859e8f21064c2ede416f4c1ea4ee2d5
parentBug 443170: Release Notes for 3.0.5 (diff)
downloadbugzilla-dc63568b09825cd55466eda389a6efa655eb35e7.tar.gz
bugzilla-dc63568b09825cd55466eda389a6efa655eb35e7.tar.bz2
bugzilla-dc63568b09825cd55466eda389a6efa655eb35e7.zip
Also fix the title of the Release Notes.
-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 5373cd990..930dfc78c 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']
%]