diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Form/Checkbox.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Form/Checkbox.html index a0ecd006..2fc546db 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Form/Checkbox.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Form/Checkbox.html @@ -1,6 +1,19 @@ - + + + + + + + + + + + - {formvh:translateElementProperty(element: element, property: 'label')} + {labelString} diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Form/MultiCheckbox.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Form/MultiCheckbox.html index d78aa9fd..fde92f45 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Form/MultiCheckbox.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Form/MultiCheckbox.html @@ -1,8 +1,21 @@ - + {formvh:translateElementProperty(element: element, property: 'label')} + + + + + + + + + + - {formvh:translateElementProperty(element: element, property: '{0: \'options\', 1: value}')} + {labelString}