diff --git a/public/typo3conf/ext/ep_events/Resources/Private/Templates/Form/Configurator.html b/public/typo3conf/ext/ep_events/Resources/Private/Templates/Form/Configurator.html index 925c259d..571c178e 100644 --- a/public/typo3conf/ext/ep_events/Resources/Private/Templates/Form/Configurator.html +++ b/public/typo3conf/ext/ep_events/Resources/Private/Templates/Form/Configurator.html @@ -266,7 +266,7 @@ alt="Processing...">
-

{f:translate(key: 'tx_epevents.label.configurator_thank_you', extensionName: 'ep_events') -> f:format.raw()}

+

{f:translate(key: 'tx_epevents.label.configurator_thank_you', extensionName: 'ep_events') -> f:format.raw()}

{f:translate(key: 'tx_epevents.label.error_occured', extensionName: 'ep_events') -> f:format.raw()} diff --git a/public/typo3conf/ext/ep_events/Resources/Private/Templates/Form/ContactForm.html b/public/typo3conf/ext/ep_events/Resources/Private/Templates/Form/ContactForm.html index a9dddbd1..488918a2 100644 --- a/public/typo3conf/ext/ep_events/Resources/Private/Templates/Form/ContactForm.html +++ b/public/typo3conf/ext/ep_events/Resources/Private/Templates/Form/ContactForm.html @@ -102,7 +102,7 @@ Processing...
-

{f:translate(key: 'tx_epevents.label.contact_form_thank_you', extensionName: 'ep_events') -> f:format.raw()}

+

{f:translate(key: 'tx_epevents.label.contact_form_thank_you', extensionName: 'ep_events') -> f:format.raw()}

diff --git a/public/typo3conf/ext/ep_events/Resources/Private/Templates/Form/InquiryForm.html b/public/typo3conf/ext/ep_events/Resources/Private/Templates/Form/InquiryForm.html index aeeb2984..d6109c6e 100644 --- a/public/typo3conf/ext/ep_events/Resources/Private/Templates/Form/InquiryForm.html +++ b/public/typo3conf/ext/ep_events/Resources/Private/Templates/Form/InquiryForm.html @@ -89,7 +89,7 @@ Processing...

- {f:translate(key: 'tx_epevents.label.contact_form_thank_you', extensionName: 'ep_events') -> f:format.raw()} + {f:translate(key: 'tx_epevents.label.contact_form_thank_you', extensionName: 'ep_events') -> f:format.raw()}
{f:translate(key: 'tx_epevents.label.error_occured', extensionName: 'ep_events') -> f:format.raw()}