summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-10-23 13:51:58 -0700
committerit33 <iantien@gmail.com>2015-10-23 13:51:58 -0700
commit90b94f8fa9ae984aea8146e48e39adf066bf3d1b (patch)
tree791cb5daf8140e80562fd4ec8d49600b50d1f39f /api
parenta7852a4810b26436cd9ab952d013d610d9d8ec6b (diff)
downloadchat-90b94f8fa9ae984aea8146e48e39adf066bf3d1b.tar.gz
chat-90b94f8fa9ae984aea8146e48e39adf066bf3d1b.tar.bz2
chat-90b94f8fa9ae984aea8146e48e39adf066bf3d1b.zip
PLT-629 - Update the reset password notification email
PLT-629 - Update the reset password notification email
Diffstat (limited to 'api')
-rw-r--r--api/templates/password_change_body.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/templates/password_change_body.html b/api/templates/password_change_body.html
index 47a93fcb9..2e1df3ff2 100644
--- a/api/templates/password_change_body.html
+++ b/api/templates/password_change_body.html
@@ -18,7 +18,7 @@
<tr>
<td style="border-bottom: 1px solid #ddd; padding: 0 0 20px;">
<h2 style="font-weight: normal; margin-top: 10px;">You updated your password</h2>
- <p>You updated your password for {{.Props.TeamDisplayName}} on {{ .Props.TeamURL }} by {{.Props.Method}}.<br> If this change wasn't initiated by you, please reply to this email and let us know.</p>
+ <p>You updated your password for {{.Props.TeamDisplayName}} on {{ .Props.TeamURL }} by {{.Props.Method}}.<br>If this change wasn't initiated by you, please contact your system administrator.</p>
</td>
</tr>
<tr>