From e349cc9f2847876e877951eda888f0e46561a3a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=AE=E3=81=B6?= Date: Fri, 26 Aug 2022 18:34:07 +0900 Subject: [PATCH 1/6] ref #5640 #5641 --- src/Eccube/Resource/template/install/step3.twig | 2 +- src/Eccube/Resource/template/install/step4.twig | 2 +- src/Eccube/Resource/template/install/step5.twig | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Eccube/Resource/template/install/step3.twig b/src/Eccube/Resource/template/install/step3.twig index 37978c5758c..14ad58974b9 100644 --- a/src/Eccube/Resource/template/install/step3.twig +++ b/src/Eccube/Resource/template/install/step3.twig @@ -12,7 +12,7 @@ file that was distributed with this source code. {% set current = 3 %} -{% form_theme form _self %} +{% form_theme form '@admin/Form/bootstrap_4_layout.html.twig' %} {% block form_row %}