Replaced tab with space

This commit is contained in:
Michael 2020-11-30 20:09:52 +00:00
parent 1e09eab921
commit 20649dd00e

View file

@ -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')
]);