diff --git a/phpBB/styles/prosilver/template/forumlist_body.html b/phpBB/styles/prosilver/template/forumlist_body.html index 7c17e05d0d..b6ef2f97cf 100644 --- a/phpBB/styles/prosilver/template/forumlist_body.html +++ b/phpBB/styles/prosilver/template/forumlist_body.html @@ -32,7 +32,7 @@
  • -
    +
    {{ Icon('iconify', { 'mdi:link-variant' : forumrow.S_IS_LINK, @@ -65,7 +65,7 @@ {forumrow.L_SUBFORUM_STR}{L_COLON} - + {{ Icon('iconify', { 'fa:external-link' : forumrow.subforum.IS_LINK, 'fa:file-o' : true,