]> git.mxchange.org Git - friendica.git/blobdiff - src/Content/Widget.php
Another place found where "show less" had been "show more"
[friendica.git] / src / Content / Widget.php
index e18f70631dc826b1913f851e075940a8dca90c54..98bd78eceb1c5e0d20ec18be3da38901518af228 100644 (file)
@@ -516,6 +516,7 @@ class Widget
                        '$cutoff' => $cutoff,
                        '$url' => $url,
                        '$dates' => $ret,
+                       '$showless'     => DI::l10n()->t('show less'),
                        '$showmore' => DI::l10n()->t('show more')
                ]);