From 5581a30f58cbde1da41bf13d29e0cd6868dc44f8 Mon Sep 17 00:00:00 2001 From: Jakub Senko Date: Tue, 21 Oct 2014 23:12:00 +0200 Subject: [ticket/13193] Make template more readable PHPBB3-13193 --- phpBB/styles/prosilver/template/ucp_pm_viewmessage.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/styles') diff --git a/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html b/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html index cd4146e329..2ad867ef8e 100644 --- a/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html +++ b/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html @@ -29,7 +29,7 @@
{RANK_TITLE}
{RANK_IMG}
-
{L_POSTS}{L_COLON} {AUTHOR_POSTS}
+
{L_POSTS}{L_COLON} {AUTHOR_POSTS}{AUTHOR_POSTS}
{L_JOINED}{L_COLON} {AUTHOR_JOINED}
-- cgit v1.2.1