From aae22d699eb85e088ca422e987f36f95b6e1fc4b Mon Sep 17 00:00:00 2001 From: Matt Friedman Date: Thu, 6 Mar 2014 12:02:27 -0800 Subject: [PATCH] [ticket/12248] Restore id attributes to extension details (used by tests) PHPBB3-12248 --- phpBB/adm/style/acp_ext_details.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/phpBB/adm/style/acp_ext_details.html b/phpBB/adm/style/acp_ext_details.html index af28acdc54..986aa24b1b 100644 --- a/phpBB/adm/style/acp_ext_details.html +++ b/phpBB/adm/style/acp_ext_details.html @@ -11,38 +11,38 @@
-
{META_DISPLAY_NAME}
+
{META_DISPLAY_NAME}
-
{META_NAME}
+
{META_NAME}
-

{META_DESCRIPTION}

+

{META_DESCRIPTION}

-

{META_VERSION}

+

{META_VERSION}

-
{META_HOMEPAGE}
+
{META_HOMEPAGE}
-

{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}