From a5d741da7884f30d27a6950e59345d7429139612 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Fri, 19 May 2017 18:25:25 -0400 Subject: [PATCH] fix reply count pluralization --- templates/partials/topic/post.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/partials/topic/post.tpl b/templates/partials/topic/post.tpl index 61b3e9c..bae35c4 100644 --- a/templates/partials/topic/post.tpl +++ b/templates/partials/topic/post.tpl @@ -95,7 +95,7 @@ - [[topic:replies_to_this_post, {posts.replies.count}]] + {posts.replies.text}