From 9cd25cc828da47fc2d8b5fa044519d406cad4d11 Mon Sep 17 00:00:00 2001 From: Nicofuma Date: Fri, 2 May 2014 23:05:18 +0200 Subject: [PATCH] [ticket/11366] Set the size of the 'current version' column to 20% PHPBB3-11366 --- phpBB/adm/style/acp_ext_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/adm/style/acp_ext_list.html b/phpBB/adm/style/acp_ext_list.html index 2e949e5c3b..a47b1bd576 100644 --- a/phpBB/adm/style/acp_ext_list.html +++ b/phpBB/adm/style/acp_ext_list.html @@ -11,7 +11,7 @@ {L_EXTENSION_NAME} - {L_CURRENT_VERSION} + {L_CURRENT_VERSION} {L_EXTENSION_OPTIONS} {L_EXTENSION_ACTIONS}