From fde5a9d472976b2b19eb4e9852b86ab7c2347949 Mon Sep 17 00:00:00 2001 From: Tristan Darricau Date: Mon, 12 May 2014 20:09:00 +0200 Subject: [PATCH] [ticket/11366] Fix headings css in list page 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 d3a7913f7d..f96da7e26a 100644 --- a/phpBB/adm/style/acp_ext_list.html +++ b/phpBB/adm/style/acp_ext_list.html @@ -36,9 +36,9 @@ {L_EXTENSION_NAME} - {L_CURRENT_VERSION} - {L_EXTENSION_OPTIONS} - {L_EXTENSION_ACTIONS} + {L_CURRENT_VERSION} + {L_EXTENSION_OPTIONS} + {L_EXTENSION_ACTIONS}