diff --git a/src/Sylius/Bundle/AdminBundle/templates/admin_user/form/sections.html.twig b/src/Sylius/Bundle/AdminBundle/templates/admin_user/form/sections.html.twig index 9033d060bd8..7eea894687e 100644 --- a/src/Sylius/Bundle/AdminBundle/templates/admin_user/form/sections.html.twig +++ b/src/Sylius/Bundle/AdminBundle/templates/admin_user/form/sections.html.twig @@ -1,11 +1,11 @@
{% hook 'sections' %} -
-
- {% hook 'sections#left' %} -
-
- {% hook 'sections#right' %} -
+
+
+
+ {% hook 'sections#left' %} +
+
+ {% hook 'sections#right' %}
diff --git a/src/Sylius/Bundle/AdminBundle/templates/customer/form/sections.html.twig b/src/Sylius/Bundle/AdminBundle/templates/customer/form/sections.html.twig index 9033d060bd8..7eea894687e 100644 --- a/src/Sylius/Bundle/AdminBundle/templates/customer/form/sections.html.twig +++ b/src/Sylius/Bundle/AdminBundle/templates/customer/form/sections.html.twig @@ -1,11 +1,11 @@
{% hook 'sections' %} -
-
- {% hook 'sections#left' %} -
-
- {% hook 'sections#right' %} -
+
+
+
+ {% hook 'sections#left' %} +
+
+ {% hook 'sections#right' %}