aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_ext_details.html
diff options
context:
space:
mode:
authorMichael Cullum <unknownbliss@phpbbdevelopers.net>2012-04-28 18:13:28 +0100
committerUnknown Bliss <m@michaelcullum.com>2012-09-01 15:04:53 +0100
commit7a954d352ef1fe84256ad691135b6c6bf0d4bcc5 (patch)
tree29ced22db05656cc9d93d9a3453a0c23ffaeeb21 /phpBB/adm/style/acp_ext_details.html
parent3a5843959c754b99e595ca6d1ffa30ad67d31209 (diff)
downloadforums-7a954d352ef1fe84256ad691135b6c6bf0d4bcc5.tar
forums-7a954d352ef1fe84256ad691135b6c6bf0d4bcc5.tar.gz
forums-7a954d352ef1fe84256ad691135b6c6bf0d4bcc5.tar.bz2
forums-7a954d352ef1fe84256ad691135b6c6bf0d4bcc5.tar.xz
forums-7a954d352ef1fe84256ad691135b6c6bf0d4bcc5.zip
[ticket/10631] Fixing some items mentioned in PR
PHPBB3-10631
Diffstat (limited to 'phpBB/adm/style/acp_ext_details.html')
-rw-r--r--phpBB/adm/style/acp_ext_details.html6
1 files changed, 1 insertions, 5 deletions
diff --git a/phpBB/adm/style/acp_ext_details.html b/phpBB/adm/style/acp_ext_details.html
index 397610d83b..bc5fda7cc2 100644
--- a/phpBB/adm/style/acp_ext_details.html
+++ b/phpBB/adm/style/acp_ext_details.html
@@ -69,10 +69,6 @@
<dt><label for="author_name">{L_AUTHOR_NAME}:</label></dt>
<dd><strong id="author_name">{authors.AUTHOR_NAME}</strong></dd>
</dl>
- <dl>
- <dt><label for="author_email">{L_AUTHOR_USERNAME}:</label></dt>
- <dd><strong id="author_email">{authors.AUTHOR_USERNAME}</strong></dd>
- </dl>
<!-- IF authors.AUTHOR_EMAIL -->
<dl>
<dt><label for="author_email">{L_AUTHOR_EMAIL}:</label></dt>
@@ -94,4 +90,4 @@
<!-- END authors -->
</fieldset>
-<!-- INCLUDE overall_footer.html --> \ No newline at end of file
+<!-- INCLUDE overall_footer.html -->