Merge pull request #931 from rgarmsen2295/plt-112

PLT-112 Improves email change verification process
Этот коммит содержится в:
Christopher Speller
2015-10-08 09:56:00 -04:00
родитель 2ebcb3f69d c84fe62ca1
Коммит 7571d21f32
9 изменённых файлов: 157 добавлений и 15 удалений

Просмотреть файл

@@ -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}}