Merge branch 'master' into vat-enabled-invoices

This commit is contained in:
Jeremy Quinton 2019-06-21 13:42:27 +02:00 committed by GitHub
commit 3220fbe2c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<p>Hi there,</p>
<p>You have received a message from <b>{{ (isset($sender_name) ? $sender_name : $event->organiser->name) }}</b> in relation to the event <b>{{ $event->title }}</b>.</p>
<p style="padding: 10px; margin:10px; border: 1px solid #f3f3f3;">
{{!! nl2br($message_content !!)}}
{!! nl2br($message_content) !!}
</p>
<p>