From 0c6ef9aabfb45f6fbf106da9a194c561f2bd2ecc Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 12 May 2014 11:35:59 +0200 Subject: [PATCH] [ticket/12534] Do not use errorbox for multi steps PHPBB3-12534 --- phpBB/adm/style/acp_ext_disable.html | 2 +- phpBB/adm/style/acp_ext_enable.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/phpBB/adm/style/acp_ext_disable.html b/phpBB/adm/style/acp_ext_disable.html index 3b09177a76..d2b5c46fe8 100644 --- a/phpBB/adm/style/acp_ext_disable.html +++ b/phpBB/adm/style/acp_ext_disable.html @@ -20,7 +20,7 @@ -
+

{L_EXTENSION_DISABLE_IN_PROGRESS}

diff --git a/phpBB/adm/style/acp_ext_enable.html b/phpBB/adm/style/acp_ext_enable.html index 6bbd8c245b..8a4a35359e 100644 --- a/phpBB/adm/style/acp_ext_enable.html +++ b/phpBB/adm/style/acp_ext_enable.html @@ -26,7 +26,7 @@ -
+

{L_EXTENSION_ENABLE_IN_PROGRESS}