From 799087faf78fbc100e92b6376b2cd8e5763cf909 Mon Sep 17 00:00:00 2001 From: Pat Lathem Date: Thu, 14 Jan 2016 11:35:31 -0600 Subject: Improve wording of password change email to indicate that it might not have been user initiated --- api/templates/password_change_body.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api/templates/password_change_body.html') diff --git a/api/templates/password_change_body.html b/api/templates/password_change_body.html index 82f4d5429..6199a3423 100644 --- a/api/templates/password_change_body.html +++ b/api/templates/password_change_body.html @@ -18,7 +18,7 @@

You updated your password

-

You updated your password for {{.Props.TeamDisplayName}} on {{ .Props.TeamURL }} by {{.Props.Method}}.
If this change wasn't initiated by you, please contact your system administrator.

+

Your password has been updated for {{.Props.TeamDisplayName}} on {{ .Props.TeamURL }} by {{.Props.Method}}.
If this change wasn't initiated by you, please contact your system administrator.

-- cgit v1.2.3-1-g7c22