]> git.mxchange.org Git - friendica.git/blobdiff - src/Content/ForumManager.php
Issue 9657: Check the age of an item
[friendica.git] / src / Content / ForumManager.php
index c25753a84f244e24dc45c0faa73d7cf77e2109ef..41f3a650abe7c2f4a9b571353fd26dcc31e2932f 100644 (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')]
                        );
                }