Autofill sender information in contact form submissions
This commit is contained in:
@@ -11,8 +11,8 @@ finishers:
|
||||
subject: 'Bewerbung von {text-1}'
|
||||
recipientAddress: [email protected]
|
||||
recipientName: 'E&P Reisen'
|
||||
senderAddress: [email protected]
|
||||
senderName: Bewerbungsformular
|
||||
senderAddress: '{text-6}'
|
||||
senderName: '{text-1}'
|
||||
replyToAddress: [email protected]
|
||||
carbonCopyAddress: ''
|
||||
blindCarbonCopyAddress: ''
|
||||
|
||||
@@ -11,8 +11,8 @@ finishers:
|
||||
subject: 'Kontaktanfrage von {text-1}'
|
||||
recipientAddress: [email protected]
|
||||
recipientName: 'E&P Reisen'
|
||||
senderAddress: [email protected]
|
||||
senderName: Kontaktformular
|
||||
senderAddress: '{text-4}'
|
||||
senderName: '{text-1}'
|
||||
replyToAddress: [email protected]
|
||||
carbonCopyAddress: ''
|
||||
blindCarbonCopyAddress: ''
|
||||
|
||||
Reference in New Issue
Block a user