From 23b7671617ef50d39253c3e73b14890fd34b3f75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABl=20Soucaze?= Date: Sat, 15 Mar 2014 14:32:06 +0100 Subject: [PATCH] [ticket/12272] Fix hardcoded colons in subforums. In subforums list, under the parent forum description, there are two harcoded colons instead of {L_COLON}. PHPBB3-12272 --- phpBB/styles/subsilver2/template/forumlist_body.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/styles/subsilver2/template/forumlist_body.html b/phpBB/styles/subsilver2/template/forumlist_body.html index 75646cd894..63d8aba9bb 100644 --- a/phpBB/styles/subsilver2/template/forumlist_body.html +++ b/phpBB/styles/subsilver2/template/forumlist_body.html @@ -52,7 +52,7 @@ -

{forumrow.L_SUBFORUM_STR} +

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