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