From: David Lawrence Date: Tue, 20 Jan 2015 21:41:11 +0000 (+0000) Subject: Bug 1122125: Add a link to release notes from admin.cgi X-Git-Tag: release-5.1.1~390 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac3f8d97ba41718c676054d9df4d9796cb715d9a;p=thirdparty%2Fbugzilla.git Bug 1122125: Add a link to release notes from admin.cgi r=LpSolit,a=justdave --- diff --git a/template/en/default/admin/admin.html.tmpl b/template/en/default/admin/admin.html.tmpl index 96aefae8bb..7e3e5a1579 100644 --- a/template/en/default/admin/admin.html.tmpl +++ b/template/en/default/admin/admin.html.tmpl @@ -124,6 +124,10 @@
View the queue of undelivered/deferred jobs/emails.
[% END %] +
+ Release Notes
+
Detailed information related to this release of Bugzilla.
+ [% Hook.process('end_links_right') %]