mirror of
https://github.com/friendica/friendica
synced 2025-04-25 23:10:12 +00:00
Issue 8605: "show less" now displays "show less"
This commit is contained in:
parent
5b19469a4c
commit
d4d55a5865
5 changed files with 6764 additions and 6737 deletions
|
@ -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')]
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue