From 7ebbc69dbdd6f5517420bcd87528bc83560af4ac Mon Sep 17 00:00:00 2001 From: Scott Dutton Date: Wed, 16 Dec 2015 22:02:22 +0000 Subject: [PATCH] [ticket/14046] Jabber message incorrect When making a Jabber message, the page says the message has been sent when loading the page for the first time, This message should only be shown after the message has actually been sent PHPBB3-14046 --- phpBB/styles/prosilver/template/memberlist_im.html | 8 ++++---- phpBB/styles/subsilver2/template/memberlist_im.html | 11 +++++------ 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/phpBB/styles/prosilver/template/memberlist_im.html b/phpBB/styles/prosilver/template/memberlist_im.html index bc71aa0969..874607d913 100644 --- a/phpBB/styles/prosilver/template/memberlist_im.html +++ b/phpBB/styles/prosilver/template/memberlist_im.html @@ -9,6 +9,10 @@

{L_SEND_IM_EXPLAIN}

+ +

{L_IM_SENT_JABBER}

+ +
@@ -24,10 +28,6 @@
 
-
-
 
-
{L_IM_SENT_JABBER}
-
 
diff --git a/phpBB/styles/subsilver2/template/memberlist_im.html b/phpBB/styles/subsilver2/template/memberlist_im.html index a19229605a..ecd9aca86f 100644 --- a/phpBB/styles/subsilver2/template/memberlist_im.html +++ b/phpBB/styles/subsilver2/template/memberlist_im.html @@ -7,6 +7,11 @@ {L_SEND_IM} + + + {L_IM_SENT_JABBER} + + {L_SEND_IM_EXPLAIN} @@ -23,12 +28,6 @@ - - {L_IM_SENT_JABBER} - - - - {L_IM_NO_JABBER}