Make variables in html mails bold

This commit is contained in:
Jonas Lochmann
2021-12-27 01:00:00 +01:00
parent 4a908df57c
commit a179f21ef7
8 changed files with 249 additions and 555 deletions
+1 -1
View File
@@ -114,7 +114,7 @@
<tr>
<td align="left" style="font-size:0px;padding:10px 25px;word-break:break-word;">
<div style="font-family:Ubuntu, Helvetica, Arial, sans-serif;font-size:13px;line-height:1;text-align:left;color:#000000;">
<p><%= preText %> <%= deviceName %> <%= postText %></p>
<p><%= preText %> <b><%= deviceName %></b> <%= postText %></p>
<p><%= securityText %></p>
</div>
</td>