Add salutation field to contacts #13
This commit is contained in:
@@ -182,7 +182,7 @@
|
||||
<table width="636" cellpadding="0" cellspacing="0" border="0" class="container">
|
||||
<tr>
|
||||
<td align="left" valign="top">
|
||||
<p>Hallo {{ $offer['contact']['salutation'] ?? '' }} {{
|
||||
<p>Hallo {{ $offer['contact']['salutation'] ?? 'Herr/Frau' }} {{
|
||||
$offer['contact']['lastName'] }},</p>
|
||||
<p>wir bedanken uns herzlich für Ihren Auftrag und bestätigen Ihnen hiermit
|
||||
den Eingang und die Annahme Ihres Auftrags vom {{
|
||||
|
||||
Reference in New Issue
Block a user