From 18cd1262b2ee3c5098f0446e4d382844a8fa2acf Mon Sep 17 00:00:00 2001 From: Michael Cullum Date: Sun, 20 May 2012 14:31:31 +0100 Subject: [PATCH] [ticket/10631] Fixing up the template PHPBB3-10631 --- phpBB/adm/style/acp_ext_details.html | 64 ++++++++++++++-------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/phpBB/adm/style/acp_ext_details.html b/phpBB/adm/style/acp_ext_details.html index bc5fda7cc2..b8302de329 100644 --- a/phpBB/adm/style/acp_ext_details.html +++ b/phpBB/adm/style/acp_ext_details.html @@ -9,85 +9,85 @@
{L_EXT_DETAILS}
-
-
{DISPLAY_NAME}
+
+
{MD_DISPLAY_NAME}
-
-
{NAME}
+
+
{MD_NAME}
-
-

{TYPE}

+
+

{MD_TYPE}

-
-

{DESCRIPTION}

+
+

{MD_DESCRIPTION}

-
-

{VERSION}

+
+

{MD_VERSION}

-
-

{HOMEPAGE}

+
+

{MD_HOMEPAGE}

-
-

{TIME}

+
+

{MD_TIME}

-
-

{LICENCE}

+
+

{MD_LICENSE}

{L_REQUIREMENTS} - +
-

{REQUIRE_PHPBB}

+

{MD_REQUIRE_PHPBB}

- +
-

{REQUIRE_PHP}

+

{MD_REQUIRE_PHP}

{L_AUTHOR_INFORMATION} - +
-
-
{authors.AUTHOR_NAME}
+
+
{md_authors.AUTHOR_NAME}
- +
-
-
{authors.AUTHOR_EMAIL}
+
+
{md_authors.AUTHOR_EMAIL}
- +
-
-
{authors.AUTHOR_HOMEPAGE}
+
+
{md_authors.AUTHOR_HOMEPAGE}
- +
-
{authors.AUTHOR_ROLE}
+
{md_authors.AUTHOR_ROLE}
- +