change the year in email templates (#26507)

This commit is contained in:
Yuriy Vidineev
2020-07-23 10:25:39 +03:00
committed by GitHub
parent 415638cdda
commit b12d08d9de
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -265,7 +265,7 @@ text-decoration: underline;
<center style="width: 100%; min-width: 580px;">
<p style="font-size: 12px; color: #999999; font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-weight: normal; line-height: 19px; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; margin: 0 0 10px; padding: 0;" align="center">
Sent by <a href="{{.AppUrl}}" style="color: #E67612; text-decoration: none;">Grafana v{{.BuildVersion}}</a>
<br />© 2019 Grafana Labs
<br />© 2020 Grafana Labs
</p>
</center>
</td>