This commit is contained in:
Martin Folkerts 2024-09-09 11:20:54 +02:00
parent b33bb0defa
commit 287c8c192c

View file

@ -16,7 +16,7 @@
{{$mailingContent}} {{$mailingContent}}
<div style="text-align: center"> <a href="{{ $reportUrl }}" target="_blank" style="margin: 0 auto;display: inline-block; padding: 10px 20px; font-size: 16px; color: #ffffff; background-color: #2aaf99; border: none; border-radius: 5px; text-align: center; text-decoration: none; cursor: pointer;"> View report</a></div> <div style="text-align: center"> <a href="{{ $reportUrl }}" download style="margin: 0 auto;display: inline-block; padding: 10px 20px; font-size: 16px; color: #ffffff; background-color: #2aaf99; border: none; border-radius: 5px; text-align: center; text-decoration: none; cursor: pointer;"> View report</a></div>
## Thanks. ## Thanks.