From f93f29aea420a57138d61d815161ceb39de982ff Mon Sep 17 00:00:00 2001 From: hanakin Date: Fri, 8 May 2020 11:52:38 -1000 Subject: [PATCH] [ticket/16237] fix typo PHPBB3-16237 --- phpBB/styles/prosilver/template/ucp_pm_history.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/styles/prosilver/template/ucp_pm_history.html b/phpBB/styles/prosilver/template/ucp_pm_history.html index beb8e8a8bf..4c7d74747a 100644 --- a/phpBB/styles/prosilver/template/ucp_pm_history.html +++ b/phpBB/styles/prosilver/template/ucp_pm_history.html @@ -34,7 +34,7 @@

- {{ Icon('iconify', 'fa:file', history_row.MINI_POST, true, 'c-topic-icon') }} {L_SENT_AT} {L_COLON} {history_row.SENT_DATE} + {{ Icon('iconify', 'fa:file', history_row.MINI_POST, true, 'c-topic-icon') }} {L_SENT_AT}{L_COLON} {history_row.SENT_DATE}
{L_MESSAGE_BY_AUTHOR} {history_row.MESSAGE_AUTHOR_FULL}