Email: change the year in templates (#45116)

* change the year in email templates

* Email: change the year in templates

* Email: change the year in templates
pull/45158/head
Yuriy Vidineev 3 years ago committed by GitHub
parent 2983082eb3
commit f016e19d1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      emails/templates/layouts/default.html
  2. 2
      public/emails/alert_notification.html
  3. 2
      public/emails/alert_notification.txt
  4. 2
      public/emails/invited_to_org.html
  5. 2
      public/emails/invited_to_org.txt
  6. 2
      public/emails/new_user_invite.html
  7. 2
      public/emails/new_user_invite.txt
  8. 2
      public/emails/ng_alert_notification.html
  9. 2
      public/emails/ng_alert_notification.txt
  10. 2
      public/emails/reset_password.html
  11. 2
      public/emails/reset_password.txt
  12. 2
      public/emails/signup_started.html
  13. 2
      public/emails/signup_started.txt
  14. 2
      public/emails/welcome_on_signup.html
  15. 2
      public/emails/welcome_on_signup.txt

@ -143,7 +143,7 @@ td[class="stack-column-center"] {
<center>
<p style="text-align: center; font-size: 12px; color: #999999;">
Sent by <a href="[[.AppUrl]]">Grafana v[[.BuildVersion]]</a>
<br />&copy; 2021 Grafana Labs
<br />&copy; 2022 Grafana Labs
</p>
</center>
</td>

@ -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 />© 2021 Grafana Labs
<br />© 2022 Grafana Labs
</p>
</center>
</td>

@ -25,4 +25,4 @@ View your Alert rule:
Go to the Alerts page:
{{.AlertPageUrl}}
Sent by Grafana v{{.BuildVersion}} (c) 2021 Grafana Labs
Sent by Grafana v{{.BuildVersion}} (c) 2022 Grafana Labs

@ -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 />© 2021 Grafana Labs
<br />© 2022 Grafana Labs
</p>
</center>
</td>

@ -9,4 +9,4 @@ below your username.
Log in now:
{{.AppUrl}}
Sent by Grafana v{{.BuildVersion}} (c) 2021 Grafana Labs
Sent by Grafana v{{.BuildVersion}} (c) 2022 Grafana Labs

@ -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 />© 2021 Grafana Labs
<br />© 2022 Grafana Labs
</p>
</center>
</td>

@ -8,4 +8,4 @@ directly:
{{.LinkUrl}}
Sent by Grafana v{{.BuildVersion}} (c) 2021 Grafana Labs
Sent by Grafana v{{.BuildVersion}} (c) 2022 Grafana Labs

@ -348,7 +348,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 />© 2021 Grafana Labs
<br />© 2022 Grafana Labs
</p>
</center>
</td>

@ -38,4 +38,4 @@ Annotations:
Go to the Alerts page:
{{.AlertPageUrl}}
Sent by Grafana v{{.BuildVersion}} (c) 2021 Grafana Labs
Sent by Grafana v{{.BuildVersion}} (c) 2022 Grafana Labs

@ -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 />© 2021 Grafana Labs
<br />© 2022 Grafana Labs
</p>
</center>
</td>

@ -6,4 +6,4 @@ Copy and paste the following link directly in your browser to reset your passwor
{{.EmailCodeValidHours}} hours.
{{.AppUrl}}user/password/reset?code={{.Code}}
Sent by Grafana v{{.BuildVersion}} (c) 2021 Grafana Labs
Sent by Grafana v{{.BuildVersion}} (c) 2022 Grafana Labs

@ -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 />© 2021 Grafana Labs
<br />© 2022 Grafana Labs
</p>
</center>
</td>

@ -8,4 +8,4 @@ in the sign up form or use the link below.
{{.SignUpUrl}}
Sent by Grafana v{{.BuildVersion}} (c) 2021 Grafana Labs
Sent by Grafana v{{.BuildVersion}} (c) 2022 Grafana Labs

@ -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 />© 2021 Grafana Labs
<br />© 2022 Grafana Labs
</p>
</center>
</td>

@ -11,4 +11,4 @@ Thank you for joining our community.
The Grafana team
Sent by Grafana v{{.BuildVersion}} (c) 2021 Grafana Labs
Sent by Grafana v{{.BuildVersion}} (c) 2022 Grafana Labs

Loading…
Cancel
Save