emails: add missing periods to sentences in emails
This commit is contained in:
parent
93f7f9b45b
commit
ce3d4dc1c4
5 changed files with 7 additions and 7 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
<table style="margin: 25px 0 35px">
|
||||
<tr>
|
||||
<td style="background: #40B4E5; padding: 8px 25px; border-radius: 3px; color: #fff; font-size: 20px; font-weight: 500"><a style="text-decoration: none; color: #ffffff;" href="https://quay.io/signin/">Log in to update payment info</a></td>
|
||||
<td style="background: #40B4E5; padding: 8px 25px; border-radius: 3px; color: #fff; font-size: 20px; font-weight: 500"><a style="text-decoration: none; color: #ffffff;" href="https://quay.io/signin/">Log in to update payment info</a>.</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
|
Reference in a new issue