From 5e5d234f44bd9b51af5c8227e5d6e095db611cc4 Mon Sep 17 00:00:00 2001 From: Wojdylak Date: Thu, 19 Dec 2024 13:50:41 +0100 Subject: [PATCH] [AdminUser][Customer] Minor improvements --- .../templates/admin_user/form/sections.html.twig | 14 +++++++------- .../templates/customer/form/sections.html.twig | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) 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' %}