diff --git a/phpBB/styles/prosilver/template/forumlist_body.html b/phpBB/styles/prosilver/template/forumlist_body.html index 3e7a2cd102..f2e03630ff 100644 --- a/phpBB/styles/prosilver/template/forumlist_body.html +++ b/phpBB/styles/prosilver/template/forumlist_body.html @@ -45,7 +45,7 @@
{forumrow.L_SUBFORUM_STR}{L_COLON} - {forumrow.subforum.SUBFORUM_NAME}{L_COMMA_SEPARATOR} + {forumrow.subforum.SUBFORUM_NAME}{L_COMMA_SEPARATOR} diff --git a/phpBB/styles/subsilver2/template/forumlist_body.html b/phpBB/styles/subsilver2/template/forumlist_body.html index c1609f0979..6c9b64827a 100644 --- a/phpBB/styles/subsilver2/template/forumlist_body.html +++ b/phpBB/styles/subsilver2/template/forumlist_body.html @@ -56,7 +56,7 @@

{forumrow.L_SUBFORUM_STR}{L_COLON} - {forumrow.subforum.SUBFORUM_NAME}{L_COMMA_SEPARATOR} + {forumrow.subforum.SUBFORUM_NAME}{L_COMMA_SEPARATOR}