Improve notification message

This commit is contained in:
Alfredo Cardigliano 2023-08-31 11:19:11 +02:00
parent 9d460baec1
commit 59db3ed5a7
2 changed files with 3 additions and 2 deletions

View file

@ -483,7 +483,7 @@ local function format_report_email(notification)
]] .. notification.title .. [[
</span>
<p>
]] .. notification.message .. [[
]] .. notification.message .. " " .. notification.note .. [[
</p>
<p><strong>Check it out!</strong></p>
<div width="220" height="45" style="width: 180px; margin: 0; border-radius: 3px; padding: 5px 5px; background-color:#8FBE00">