From 9ebf41afd84fdc5b81564fa6c554f47074f13030 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Wed, 3 Jun 2020 08:33:36 +0200 Subject: [PATCH] Fix gender not being included in contactform emails --- .../Resources/Private/Templates/Email/ContactForm.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Email/ContactForm.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Email/ContactForm.html index 1ef02107..3adf00cf 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Email/ContactForm.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Email/ContactForm.html @@ -15,6 +15,10 @@ Name {contactForm.name} + + Geschlecht + {contactForm.gender} + Firma/Verein {contactForm.company -> v:or(alternative: 'Keine Angabe')}