From b4dec33581642e201d2f245e29e19c187a94a628 Mon Sep 17 00:00:00 2001 From: Tristan Darricau Date: Mon, 12 May 2014 18:28:18 +0200 Subject: [ticket/11366] Move "recheck all" link PHPBB3-11366 --- phpBB/adm/style/acp_ext_list.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'phpBB/adm/style') diff --git a/phpBB/adm/style/acp_ext_list.html b/phpBB/adm/style/acp_ext_list.html index 372d9e8599..0b4a7d9fd2 100644 --- a/phpBB/adm/style/acp_ext_list.html +++ b/phpBB/adm/style/acp_ext_list.html @@ -32,7 +32,7 @@ {L_EXTENSION_NAME} - {L_CURRENT_VERSION} [ {L_VERSIONCHECK_FORCE_UPDATE_ALL} ] + {L_CURRENT_VERSION} {L_EXTENSION_OPTIONS} {L_EXTENSION_ACTIONS} @@ -91,7 +91,11 @@ -
+ +
+

{L_VERSIONCHECK_FORCE_UPDATE_ALL}

+ {S_FORM_TOKEN} +
-- cgit v1.2.1