diff --git a/phpBB/styles/prosilver/template/forumlist_body.html b/phpBB/styles/prosilver/template/forumlist_body.html index f9019b4fe3..d661eff63a 100644 --- a/phpBB/styles/prosilver/template/forumlist_body.html +++ b/phpBB/styles/prosilver/template/forumlist_body.html @@ -39,7 +39,7 @@
{forumrow.L_SUBFORUM_STR} - {forumrow.subforum.SUBFORUM_NAME}, + {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 a222607ae8..da992c448a 100644 --- a/phpBB/styles/subsilver2/template/forumlist_body.html +++ b/phpBB/styles/subsilver2/template/forumlist_body.html @@ -51,7 +51,7 @@

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