From 4e770c2b429cab9aad69a390d1cd4d2c67b7062a Mon Sep 17 00:00:00 2001 From: Matt Friedman Date: Wed, 5 Mar 2014 14:53:31 -0800 Subject: [PATCH] [ticket/12248] Fix meta_author tags (IDs must be unique) PHPBB3-12248 --- phpBB/adm/style/acp_ext_details.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/phpBB/adm/style/acp_ext_details.html b/phpBB/adm/style/acp_ext_details.html index f14243dad0..c43a229515 100644 --- a/phpBB/adm/style/acp_ext_details.html +++ b/phpBB/adm/style/acp_ext_details.html @@ -69,25 +69,25 @@
-
-
{meta_authors.AUTHOR_NAME}
+
+
{meta_authors.AUTHOR_NAME}
-
-
{meta_authors.AUTHOR_EMAIL}
+
+
{meta_authors.AUTHOR_EMAIL}
-
-
{meta_authors.AUTHOR_HOMEPAGE}
+
+
{meta_authors.AUTHOR_HOMEPAGE}
-
-
{meta_authors.AUTHOR_ROLE}
+
+
{meta_authors.AUTHOR_ROLE}