Merge pull request #523 from mattermost/it33-patch-6-1
Updating text on "Find Teams" email
Этот коммит содержится в:
@@ -19,7 +19,7 @@
|
|||||||
<td style="border-bottom: 1px solid #ddd; padding: 0 0 20px;">
|
<td style="border-bottom: 1px solid #ddd; padding: 0 0 20px;">
|
||||||
<h2 style="font-weight: normal; margin-top: 10px;">Finding teams</h2>
|
<h2 style="font-weight: normal; margin-top: 10px;">Finding teams</h2>
|
||||||
<p>{{ if .Props }}
|
<p>{{ if .Props }}
|
||||||
The following teams were found:<br>
|
Your request to find teams associated with your email found the following:<br>
|
||||||
{{range $index, $element := .Props}}
|
{{range $index, $element := .Props}}
|
||||||
<a href="{{ $element }}" style="text-decoration: none; color:#2389D7;">{{ $index }}</a><br>
|
<a href="{{ $element }}" style="text-decoration: none; color:#2389D7;">{{ $index }}</a><br>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user