From 1c538bfabc2cd31f27067505f0c3d1a46cba6ef0 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Thu, 9 Jul 2015 22:18:55 -0700 Subject: RT 4.2.11, ticket#13852 --- rt/share/html/Articles/Elements/ShowTopicLink | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rt/share/html/Articles/Elements/ShowTopicLink') diff --git a/rt/share/html/Articles/Elements/ShowTopicLink b/rt/share/html/Articles/Elements/ShowTopicLink index 147e5c9c1..cf54a6438 100644 --- a/rt/share/html/Articles/Elements/ShowTopicLink +++ b/rt/share/html/Articles/Elements/ShowTopicLink @@ -58,7 +58,7 @@ $Class => 0 % } % if ( $Articles->Count ) { - (<&|/l, $Articles->Count &>[quant,_1,article]) + (<&|/l, $Articles->Count &>[quant,_1,article,articles]) % } % if ($Link) { -- cgit v1.2.1