From 909319a6ea4fde711c6b64c0f3f04ce0322fb890 Mon Sep 17 00:00:00 2001 From: Dave Miller Date: Tue, 3 Sep 2024 07:18:29 -0400 Subject: [PATCH] Bug 1786717: Release notes for Bugzilla 5.2 (#138) --- .../en/default/pages/release-notes.html.tmpl | 490 ++++++------------ 1 file changed, 148 insertions(+), 342 deletions(-) diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index e8b46ff875..f94cfc1803 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -6,7 +6,7 @@ # defined by the Mozilla Public License, v. 2.0. #%] -[% SET title = "Bugzilla 5.0 Release Notes" %] +[% SET title = "Bugzilla 5.2 Release Notes" %] [% INCLUDE global/header.html.tmpl title = title bodyclasses = ['narrow_page'] @@ -16,7 +16,7 @@