From c747d1d22559522af5cc838f39bb3476d1825c45 Mon Sep 17 00:00:00 2001 From: mrgoldy Date: Sun, 5 Jan 2020 16:01:37 +0100 Subject: [ticket/16291] Add missing report time PHPBB3-16291 --- phpBB/styles/prosilver/template/mcp_front.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB') diff --git a/phpBB/styles/prosilver/template/mcp_front.html b/phpBB/styles/prosilver/template/mcp_front.html index 90793d072b..3eba12fe74 100644 --- a/phpBB/styles/prosilver/template/mcp_front.html +++ b/phpBB/styles/prosilver/template/mcp_front.html @@ -91,7 +91,7 @@
- {L_REPORTED} {L_POST_BY_AUTHOR} {report.REPORTER_FULL} {L_REPORTED_ON_DATE}
+ {L_REPORTED} {L_POST_BY_AUTHOR} {report.REPORTER_FULL} {L_REPORTED_ON_DATE} {{ report.REPORT_TIME }}
{L_FORUM}{L_COLON} {report.FORUM_NAME}
-- cgit v1.2.3-18-g5258