Add link to release notes
authorMatthew Wire <mjw@mjwconsult.co.uk>
Wed, 2 Aug 2017 15:51:13 +0000 (16:51 +0100)
committerMatthew Wire <mjw@mjwconsult.co.uk>
Wed, 2 Aug 2017 15:51:13 +0000 (16:51 +0100)
templates/CRM/common/footer.tpl

index e7359d9ac2a988f28e65355366aeb0b2dbf057f2..ce72a7ca9345ec1042200859a5936bea01b7739b 100644 (file)
@@ -31,7 +31,7 @@
 
   <div class="crm-footer" id="civicrm-footer">
     {crmVersion assign=version}
-    {ts 1=$version}Powered by CiviCRM %1.{/ts}
+    {ts}Powered by CiviCRM{/ts} <a href="https://github.com/civicrm/civicrm-core/blob/{$version}/release-notes/{$version}.md">{$version}</a>.
     {if !empty($footer_status_severity)}
       <span class="status{if $footer_status_severity gt 3} crm-error{elseif $footer_status_severity gt 2} crm-warning{else} crm-ok{/if}">
       <a href="{crmURL p='civicrm/a/#/status'}">{$footer_status_message}</a>