summaryrefslogtreecommitdiffstats
path: root/api/templates/email_change_body.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/templates/email_change_body.html')
-rw-r--r--api/templates/email_change_body.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/api/templates/email_change_body.html b/api/templates/email_change_body.html
index ac3f0dd13..d4e6abd02 100644
--- a/api/templates/email_change_body.html
+++ b/api/templates/email_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 email</h2>
- <p>You updated your email for {{.Props.TeamDisplayName}} on {{ .Props.TeamURL }}<br> If this change wasn't initiated by you, please reply to this email and let us know.</p>
+ <p>You email address for {{.Props.TeamDisplayName}} has been changed to {{.Props.NewEmail}}.<br>If you did not make this change, please contact the system administrator.</p>
</td>
</tr>
<tr>
@@ -51,4 +51,3 @@
</table>
{{end}}
-