Skip to content

Commit

Permalink
Update email_client.tpl
Browse files Browse the repository at this point in the history
  • Loading branch information
SeditioCMS committed Jan 9, 2024
1 parent 9f16541 commit 0735cc1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions feedback/tpl/email_client.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
<tr>
<td bgcolor="#fff" style="padding: 15px;">

<p>Здравствуйте <b>%name%</b>, ваше сообщение доставлено.</p>
<p>На данное письмо отвечать не надо.</p>
<p>Hello <b>%name%</b>, your message has been delivered.</p>
<p>There is no need to respond to this letter.</p>
<hr>
Дата отправки: <b>%date%</b>
Departure date: <b>%date%</b>

</td>
</tr>
Expand All @@ -27,7 +27,7 @@
</tr>
<tr>
<td bgcolor="#fff" style="padding: 20px 15px; color: #777; font-size: 14px;">
<p>&copy; 2022 Мой сайт.</p>
<p>&copy; 2022 My site.</p>
</td>
</tr>
</tbody>
Expand Down

0 comments on commit 0735cc1

Please sign in to comment.