1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/10073] Fix title for "Email topic"

PHPBB3-10073
This commit is contained in:
Joas Schilling
2014-05-03 14:02:46 +02:00
parent 84a02f5cef
commit 299fe086b4
2 changed files with 15 additions and 7 deletions

View File

@@ -8,8 +8,10 @@
<tr>
<!-- IF S_CONTACT_ADMIN-->
<th colspan="2">{L_CONTACT_ADMIN}</th>
<!-- ELSE -->
<!-- ELSEIF S_SEND_USER -->
<th colspan="2">{L_SEND_EMAIL_USER}</th>
<!-- ELSE -->
<th colspan="2">{L_EMAIL_TOPIC}</th>
<!-- ENDIF -->
</tr>
<!-- IF ERROR_MESSAGE -->