From 50faa5affb04a0e1c3d540ed72260d9d7168bea5 Mon Sep 17 00:00:00 2001 From: hanakin Date: Fri, 8 May 2020 11:20:52 -1000 Subject: [PATCH] [ticket/16237] cleanup leftovers PHPBB3-16237 --- phpBB/styles/prosilver/template/forumlist_body.html | 2 +- phpBB/styles/prosilver/template/posting_topic_review.html | 2 +- phpBB/styles/prosilver/template/search_results.html | 2 +- phpBB/styles/prosilver/template/ucp_pm_history.html | 2 +- phpBB/styles/prosilver/template/ucp_pm_message_header.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/phpBB/styles/prosilver/template/forumlist_body.html b/phpBB/styles/prosilver/template/forumlist_body.html index ecfee407f3..099b5f8e3a 100644 --- a/phpBB/styles/prosilver/template/forumlist_body.html +++ b/phpBB/styles/prosilver/template/forumlist_body.html @@ -67,7 +67,7 @@ {{ Icon('iconify', { - 'fa:external-link' : forumrow.subforum.IS_LINK , + 'fa:external-link' : forumrow.subforum.IS_LINK, 'fa:file-o' : true, }, forumrow.subforum.SUBFORUM_NAME, false, 'c-subforum-icon') }} {% if not forumrow.subforum.S_LAST_ROW %}{L_COMMA_SEPARATOR}{% endif %} diff --git a/phpBB/styles/prosilver/template/posting_topic_review.html b/phpBB/styles/prosilver/template/posting_topic_review.html index 22e09d3f47..9d2b52a866 100644 --- a/phpBB/styles/prosilver/template/posting_topic_review.html +++ b/phpBB/styles/prosilver/template/posting_topic_review.html @@ -84,6 +84,6 @@

- {{ Icon('iconify', 'fa:chevron-circle-up', lang('BACK_TO_TOP'), false, 'c-top-icon') }} + {{ Icon('iconify', 'fa:chevron-circle-up', lang('BACK_TO_TOP'), false, 'c-top-icon') }}

diff --git a/phpBB/styles/prosilver/template/search_results.html b/phpBB/styles/prosilver/template/search_results.html index fc55e674d9..b0cc2aa5d3 100644 --- a/phpBB/styles/prosilver/template/search_results.html +++ b/phpBB/styles/prosilver/template/search_results.html @@ -220,7 +220,7 @@ diff --git a/phpBB/styles/prosilver/template/ucp_pm_history.html b/phpBB/styles/prosilver/template/ucp_pm_history.html index 415562cb49..beb8e8a8bf 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}

diff --git a/phpBB/styles/prosilver/template/ucp_pm_message_header.html b/phpBB/styles/prosilver/template/ucp_pm_message_header.html index d345d5da53..8b76db9db4 100644 --- a/phpBB/styles/prosilver/template/ucp_pm_message_header.html +++ b/phpBB/styles/prosilver/template/ucp_pm_message_header.html @@ -41,7 +41,7 @@
  • - {{ Icon('iconify', 'fa:print', lang('PRINT_PM'), false) }}{L_} + {{ Icon('iconify', 'fa:print', lang('PRINT_PM'), false) }}