1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-19 06:51:33 +02:00

[ticket/10631] Fixing some items mentioned in PR

PHPBB3-10631
This commit is contained in:
Michael Cullum
2012-04-28 18:13:28 +01:00
committed by Unknown Bliss
parent 3a5843959c
commit 7a954d352e
8 changed files with 112 additions and 89 deletions

View File

@@ -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 -->
<!-- INCLUDE overall_footer.html -->