summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--template/en/default/admin/admin.html.tmpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/template/en/default/admin/admin.html.tmpl b/template/en/default/admin/admin.html.tmpl
index 96aefae8b..7e3e5a157 100644
--- a/template/en/default/admin/admin.html.tmpl
+++ b/template/en/default/admin/admin.html.tmpl
@@ -124,6 +124,10 @@
<dd class="[% class %]">View the queue of undelivered/deferred jobs/emails.</dd>
[% 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') %]
</dl>
</td>