From 0f49eaa2e20fe26ff9b0e9b0313aa090583c9f20 Mon Sep 17 00:00:00 2001 From: Matt Friedman Date: Fri, 11 Sep 2015 00:19:58 -0700 Subject: [ticket/14155] Row highlighting for extension/styles management PHPBB3-14155 --- phpBB/adm/style/acp_ext_list.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'phpBB/adm/style/acp_ext_list.html') diff --git a/phpBB/adm/style/acp_ext_list.html b/phpBB/adm/style/acp_ext_list.html index f61be27c9b..c179bb4f9e 100644 --- a/phpBB/adm/style/acp_ext_list.html +++ b/phpBB/adm/style/acp_ext_list.html @@ -47,7 +47,7 @@ {L_EXTENSIONS_ENABLED} - + {enabled.META_DISPLAY_NAME} @@ -72,7 +72,7 @@ {L_EXTENSIONS_DISABLED} - + {disabled.META_DISPLAY_NAME} -- cgit v1.2.1