diff --git a/system/docs/CHANGELOG.md b/system/docs/CHANGELOG.md index 545c35109f..9a16fbfb12 100644 --- a/system/docs/CHANGELOG.md +++ b/system/docs/CHANGELOG.md @@ -4,6 +4,9 @@ Contao Open Source CMS changelog Version 3.3.6 (2014-XX-XX) -------------------------- +### Fixed +Re-add the surrounding "submit_container" in table forms (see #7396). + ### Fixed Do not generally remove insert tags from page titles (see #7198). diff --git a/system/modules/core/templates/forms/form_submit.html5 b/system/modules/core/templates/forms/form_submit.html5 index e50564ada7..59af8754c1 100644 --- a/system/modules/core/templates/forms/form_submit.html5 +++ b/system/modules/core/templates/forms/form_submit.html5 @@ -1,9 +1,15 @@ extend('form_row'); ?> block('field'); ?> + tableless): ?> +