Issue 8605: "show less" now displays "show less"

This commit is contained in:
Michael 2020-11-30 19:30:57 +00:00
parent 5b19469a4c
commit d4d55a5865
5 changed files with 6764 additions and 6737 deletions

View file

@ -147,6 +147,7 @@ class ForumManager
'$link_desc' => DI::l10n()->t('External link to forum'),
'$total' => $total,
'$visible_forums' => $visible_forums,
'$showless' => DI::l10n()->t('show less'),
'$showmore' => DI::l10n()->t('show more')]
);
}