From e46e3111e2a3e10c9c571f846f07afb780ec8dd5 Mon Sep 17 00:00:00 2001 From: Matt Friedman Date: Mon, 17 Mar 2014 12:10:18 -0700 Subject: [PATCH] [ticket/12284] Improve readability of extension manager details Use span tags like the rest of the ACP does, instead of P tags. There is no semantic need to use P tags here. These are not paragraphs. PHPBB3-12284 --- phpBB/adm/style/acp_ext_details.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/phpBB/adm/style/acp_ext_details.html b/phpBB/adm/style/acp_ext_details.html index 986aa24b1b..5141acd9fc 100644 --- a/phpBB/adm/style/acp_ext_details.html +++ b/phpBB/adm/style/acp_ext_details.html @@ -21,12 +21,12 @@
-

{META_DESCRIPTION}

+
{META_DESCRIPTION}
-

{META_VERSION}

+
{META_VERSION}
@@ -37,12 +37,12 @@
-

{META_TIME}

+
{META_TIME}
-

{META_LICENCE}

+
{META_LICENCE}
@@ -52,13 +52,13 @@ class="requirements_not_met">
-

{META_REQUIRE_PHPBB}

+
{META_REQUIRE_PHPBB}
class="requirements_not_met">
-

{META_REQUIRE_PHP}

+
{META_REQUIRE_PHP}