From c32a1b12789c40967e4958bed41e6a4f7d8ace92 Mon Sep 17 00:00:00 2001 From: hanakin Date: Sun, 3 May 2020 22:52:22 -1000 Subject: [PATCH] [ticket/16237] fix several issues PHPBB3-16237 --- phpBB/styles/prosilver/template/forumlist_body.html | 2 +- phpBB/styles/prosilver/template/search_results.html | 2 ++ phpBB/styles/prosilver/template/ucp_pm_viewmessage.html | 2 +- phpBB/styles/prosilver/template/viewtopic_body.html | 8 ++++---- .../styles/prosilver/template/viewtopic_topic_tools.html | 8 ++++---- 5 files changed, 12 insertions(+), 10 deletions(-) diff --git a/phpBB/styles/prosilver/template/forumlist_body.html b/phpBB/styles/prosilver/template/forumlist_body.html index 44ad4ff2d2..ecfee407f3 100644 --- a/phpBB/styles/prosilver/template/forumlist_body.html +++ b/phpBB/styles/prosilver/template/forumlist_body.html @@ -101,7 +101,7 @@ - {{ Icon('iconify', 'mdi:alert-decagram', lang('TOPICS_UNAPPROVED'), true, 'c-unapproved-icon') }} + {{ Icon('iconify', 'mdi:alert-decagram', lang('POSTS_UNAPPROVED_FORUM'), true, 'c-unapproved-icon') }} diff --git a/phpBB/styles/prosilver/template/search_results.html b/phpBB/styles/prosilver/template/search_results.html index f526f0c33a..fc55e674d9 100644 --- a/phpBB/styles/prosilver/template/search_results.html +++ b/phpBB/styles/prosilver/template/search_results.html @@ -133,7 +133,9 @@
{{ Icon('iconify', 'fa:bar-chart', '', true) }} {{ Icon('iconify', 'fa:paperclip', '', true) }} + {% EVENT topiclist_row_topic_by_author_before %} {L_POST_BY_AUTHOR} {searchresults.TOPIC_AUTHOR_FULL} » {searchresults.FIRST_POST_TIME} » {L_IN} {searchresults.FORUM_TITLE} + {% EVENT topiclist_row_topic_by_author_after %}
diff --git a/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html b/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html index 307471abab..5248972701 100644 --- a/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html +++ b/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html @@ -32,7 +32,7 @@ {AUTHOR_AVATAR} - {MESSAGE_AUTHOR_FULL} {{ Icon('iconify', 'fa:circle', lang('L_ONLINE'), true, 'c-online-icon') }} + {MESSAGE_AUTHOR_FULL} {{ Icon('iconify', 'fa:circle', lang('ONLINE'), true, 'c-online-icon') }} diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html index 1c73b25e82..b026a093c2 100644 --- a/phpBB/styles/prosilver/template/viewtopic_body.html +++ b/phpBB/styles/prosilver/template/viewtopic_body.html @@ -149,7 +149,7 @@ - {postrow.POST_AUTHOR_FULL}{postrow.POST_AUTHOR_FULL} {{ Icon('iconify', 'fa:circle', lang('L_ONLINE'), true, 'c-online-icon') }} + {postrow.POST_AUTHOR_FULL}{postrow.POST_AUTHOR_FULL} {{ Icon('iconify', 'fa:circle', lang('ONLINE'), true, 'c-online-icon') }} @@ -180,7 +180,7 @@ {L_CONTACT}{L_COLON}