From: mkanat%bugzilla.org <>
Date: Mon, 5 May 2008 05:08:22 +0000 (+0000)
Subject: Fix bustage from Bug 417531 (the relnotes bug).
X-Git-Tag: bugzilla-3.0.4~2
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d96058fe14979b6c04d9f0236c5b210a8cb6235;p=thirdparty%2Fbugzilla.git
Fix bustage from Bug 417531 (the relnotes bug).
---
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl
index 5758dc9c70..c1854f45af 100644
--- a/template/en/default/pages/release-notes.html.tmpl
+++ b/template/en/default/pages/release-notes.html.tmpl
@@ -64,19 +64,19 @@
3.0.4
- - Bugzilla administrators were not being correctly notified about new
- releases.
+
- [% terms.Bugzilla %] administrators were not being correctly notified
+ about new releases.
([% terms.Bug %] 414726)
- There could be extra whitespace in email subject lines.
([% terms.Bug %] 411544)
- The priority, severity, OS, and platform fields were always required by
- the Bug.create WebService function, even if they had
+ the Bug.create WebService function, even if they had
defaults specified.
([% terms.Bug %] 384009)
- - Better threading of bugmail in some email clients.
+
- Better threading of [% terms.bug %]mail in some email clients.
([% terms.Bug %] 376453)
- There were many fixes to the Inbound Email Interface