diff --git a/public/typo3conf/ext/ep_theme/Configuration/TSconfig/Page/TCEFORM.tsconfig b/public/typo3conf/ext/ep_theme/Configuration/TSconfig/Page/TCEFORM.tsconfig
index 12094b2c..9535a6ce 100644
--- a/public/typo3conf/ext/ep_theme/Configuration/TSconfig/Page/TCEFORM.tsconfig
+++ b/public/typo3conf/ext/ep_theme/Configuration/TSconfig/Page/TCEFORM.tsconfig
@@ -110,6 +110,7 @@ TCEFORM {
space_before_class {
types {
gridelements_pi1.disabled = 1
+ form_formframework.disabled = 1
}
removeItems := addToList(extra-small, medium, extra-large)
altLabels.. = Standard (ohne)
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Form/Render.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Form/Render.html
index 4bb6e9e3..cf636c9e 100644
--- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Form/Render.html
+++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Form/Render.html
@@ -2,7 +2,9 @@
-
+
+
+