change the year in email templates (#26507)

pull/26543/head
Yuriy Vidineev 5 years ago committed by GitHub
parent 415638cdda
commit b12d08d9de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      public/emails/alert_notification.html
  2. 2
      public/emails/invited_to_org.html
  3. 2
      public/emails/new_user_invite.html
  4. 2
      public/emails/reset_password.html
  5. 2
      public/emails/signup_started.html
  6. 2
      public/emails/welcome_on_signup.html

@ -353,7 +353,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>

@ -266,7 +266,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>

@ -267,7 +267,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>

@ -261,7 +261,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>

@ -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>

@ -268,7 +268,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>

Loading…
Cancel
Save