diff --git a/src/Content/Widget.php b/src/Content/Widget.php index 98bd78ece..f4a9fbe1f 100644 --- a/src/Content/Widget.php +++ b/src/Content/Widget.php @@ -516,7 +516,7 @@ class Widget '$cutoff' => $cutoff, '$url' => $url, '$dates' => $ret, - '$showless' => DI::l10n()->t('show less'), + '$showless' => DI::l10n()->t('show less'), '$showmore' => DI::l10n()->t('show more') ]);