From 299fe086b474c1323902f91a067522b88f04308a Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Sat, 3 May 2014 14:02:46 +0200 Subject: [PATCH] [ticket/10073] Fix title for "Email topic" PHPBB3-10073 --- .../prosilver/template/memberlist_email.html | 18 ++++++++++++------ .../subsilver2/template/memberlist_email.html | 4 +++- 2 files changed, 15 insertions(+), 7 deletions(-) diff --git a/phpBB/styles/prosilver/template/memberlist_email.html b/phpBB/styles/prosilver/template/memberlist_email.html index 45e3fcc865..865f0b883c 100644 --- a/phpBB/styles/prosilver/template/memberlist_email.html +++ b/phpBB/styles/prosilver/template/memberlist_email.html @@ -2,23 +2,29 @@

{L_CONTACT_ADMIN}

- +

{L_SEND_EMAIL_USER}

+ +

{L_EMAIL_TOPIC}

-
-
-
-
- {CONTACT_INFO} +
+
+
+
+ {CONTACT_INFO} +
+

+
+

{ERROR_MESSAGE}

diff --git a/phpBB/styles/subsilver2/template/memberlist_email.html b/phpBB/styles/subsilver2/template/memberlist_email.html index 3b76525af9..13ff4baace 100644 --- a/phpBB/styles/subsilver2/template/memberlist_email.html +++ b/phpBB/styles/subsilver2/template/memberlist_email.html @@ -8,8 +8,10 @@ {L_CONTACT_ADMIN} - + {L_SEND_EMAIL_USER} + + {L_EMAIL_TOPIC}