From 9b756b9b98aca4a3817d4c7857ade8582e0cbe25 Mon Sep 17 00:00:00 2001 From: Tristan Darricau Date: Mon, 12 May 2014 18:47:49 +0200 Subject: [PATCH] [ticket/11366] Versions, options and actions heading should be centered PHPBB3-11366 --- phpBB/adm/style/acp_ext_list.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/phpBB/adm/style/acp_ext_list.html b/phpBB/adm/style/acp_ext_list.html index 0b4a7d9fd2..3a725ee069 100644 --- a/phpBB/adm/style/acp_ext_list.html +++ b/phpBB/adm/style/acp_ext_list.html @@ -32,9 +32,9 @@ {L_EXTENSION_NAME} - {L_CURRENT_VERSION} - {L_EXTENSION_OPTIONS} - {L_EXTENSION_ACTIONS} + {L_CURRENT_VERSION} + {L_EXTENSION_OPTIONS} + {L_EXTENSION_ACTIONS}