Commit ac3f8d97 authored by David Lawrence's avatar David Lawrence

Bug 1122125: Add a link to release notes from admin.cgi

r=LpSolit,a=justdave
parent 8635fcab
...@@ -124,6 +124,10 @@ ...@@ -124,6 +124,10 @@
<dd class="[% class %]">View the queue of undelivered/deferred jobs/emails.</dd> <dd class="[% class %]">View the queue of undelivered/deferred jobs/emails.</dd>
[% END %] [% END %]
<dt id="release_notes">
<a href="page.cgi?id=release-notes.html">Release Notes</a></dt>
<dd>Detailed information related to this release of Bugzilla.</dd>
[% Hook.process('end_links_right') %] [% Hook.process('end_links_right') %]
</dl> </dl>
</td> </td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment