]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1122125: Add a link to release notes from admin.cgi
authorDavid Lawrence <dkl@mozilla.com>
Tue, 20 Jan 2015 21:41:11 +0000 (21:41 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Tue, 20 Jan 2015 21:41:11 +0000 (21:41 +0000)
r=LpSolit,a=justdave

template/en/default/admin/admin.html.tmpl

index 96aefae8bb6e01b5b4edce37c79f79f191453504..7e3e5a15798f95138504daaaad2339c42bc01c60 100644 (file)
           <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>