Fix display of timestamp on generic email. This is a regression. (#9725)
Этот коммит содержится в:
коммит произвёл
Saturnino Abril
родитель
c317d6f265
Коммит
7393d23261
@@ -18,7 +18,7 @@
|
||||
<tr>
|
||||
<td style="border-bottom: 1px solid #ddd; padding: 0 0 20px;">
|
||||
<h2 style="font-weight: normal; margin-top: 10px;">{{.Props.BodyText}}</h2>
|
||||
<p>{{.Html.Info}}</p>
|
||||
<p>{{.Props.Info}}</p>
|
||||
<p style="margin: 20px 0 15px">
|
||||
<a href="{{.Props.TeamLink}}" style="background: #2389D7; display: inline-block; border-radius: 3px; color: #fff; border: none; outline: none; min-width: 170px; padding: 15px 25px; font-size: 14px; font-family: inherit; cursor: pointer; -webkit-appearance: none;text-decoration: none;">{{.Props.Button}}</a>
|
||||
</p>
|
||||
@@ -42,4 +42,3 @@
|
||||
</table>
|
||||
|
||||
{{end}}
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user