Autofill sender information in contact form submissions

This commit is contained in:
Björn Fromme
2018-09-25 18:03:23 +02:00
parent 4b6bf27182
commit 675a77c9f3
2 changed files with 4 additions and 4 deletions
@@ -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: ''