From b12d08d9de9c548b4b72cf1e1e140252e23040be Mon Sep 17 00:00:00 2001 From: Yuriy Vidineev Date: Thu, 23 Jul 2020 00:25:39 -0700 Subject: [PATCH] change the year in email templates (#26507) --- public/emails/alert_notification.html | 2 +- public/emails/invited_to_org.html | 2 +- public/emails/new_user_invite.html | 2 +- public/emails/reset_password.html | 2 +- public/emails/signup_started.html | 2 +- public/emails/welcome_on_signup.html | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/public/emails/alert_notification.html b/public/emails/alert_notification.html index fac32c58945..18748c06b48 100644 --- a/public/emails/alert_notification.html +++ b/public/emails/alert_notification.html @@ -353,7 +353,7 @@ text-decoration: underline;

Sent by Grafana v{{.BuildVersion}} -
© 2019 Grafana Labs +
© 2020 Grafana Labs

diff --git a/public/emails/invited_to_org.html b/public/emails/invited_to_org.html index cef448d8c84..f0b1139255b 100644 --- a/public/emails/invited_to_org.html +++ b/public/emails/invited_to_org.html @@ -266,7 +266,7 @@ text-decoration: underline;

Sent by Grafana v{{.BuildVersion}} -
© 2019 Grafana Labs +
© 2020 Grafana Labs

diff --git a/public/emails/new_user_invite.html b/public/emails/new_user_invite.html index 6fb1b078d90..363c8df32a3 100644 --- a/public/emails/new_user_invite.html +++ b/public/emails/new_user_invite.html @@ -267,7 +267,7 @@ text-decoration: underline;

Sent by Grafana v{{.BuildVersion}} -
© 2019 Grafana Labs +
© 2020 Grafana Labs

diff --git a/public/emails/reset_password.html b/public/emails/reset_password.html index aa781b16ed4..32bc9b4c1ac 100644 --- a/public/emails/reset_password.html +++ b/public/emails/reset_password.html @@ -261,7 +261,7 @@ text-decoration: underline;

Sent by Grafana v{{.BuildVersion}} -
© 2019 Grafana Labs +
© 2020 Grafana Labs

diff --git a/public/emails/signup_started.html b/public/emails/signup_started.html index fe9c87cdaca..5bd420177d2 100644 --- a/public/emails/signup_started.html +++ b/public/emails/signup_started.html @@ -265,7 +265,7 @@ text-decoration: underline;

Sent by Grafana v{{.BuildVersion}} -
© 2019 Grafana Labs +
© 2020 Grafana Labs

diff --git a/public/emails/welcome_on_signup.html b/public/emails/welcome_on_signup.html index 9a2b8a9df2b..e6e2c7bd07f 100644 --- a/public/emails/welcome_on_signup.html +++ b/public/emails/welcome_on_signup.html @@ -268,7 +268,7 @@ text-decoration: underline;

Sent by Grafana v{{.BuildVersion}} -
© 2019 Grafana Labs +
© 2020 Grafana Labs