From 5514c68ee143d1a4c121bafe5be8fa650aaf05da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Tue, 29 Jun 2021 10:21:37 +0200 Subject: [PATCH 1/2] Add missing form field label --- .../ep_theme/Resources/Private/Partials/Form/RadioButton.html | 1 + 1 file changed, 1 insertion(+) diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Form/RadioButton.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Form/RadioButton.html index befa1d7e..3c48f59f 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Form/RadioButton.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Form/RadioButton.html @@ -1,6 +1,7 @@ + {formvh:translateElementProperty(element: element, property: 'label')}