diff --git a/templates/ktstandard/action/discussion.smarty b/templates/ktstandard/action/discussion.smarty index 66c8181..b798584 100644 --- a/templates/ktstandard/action/discussion.smarty +++ b/templates/ktstandard/action/discussion.smarty @@ -1,4 +1,4 @@ -
{if ($closed_threads != 0)} +
{if ($closed_threads != 0)} {i18n arg_closed=$closed_threads}There are #closed# closed threads - use the "View All" option below to view them.{/i18n} {else} {i18n}There are no open threads for this document.{/i18n}