]> git.mxchange.org Git - friendica.git/commitdiff
Replaced tab with space
authorMichael <heluecht@pirati.ca>
Mon, 30 Nov 2020 20:09:52 +0000 (20:09 +0000)
committerMichael <heluecht@pirati.ca>
Mon, 30 Nov 2020 20:09:52 +0000 (20:09 +0000)
src/Content/Widget.php

index 98bd78eceb1c5e0d20ec18be3da38901518af228..f4a9fbe1f1b33eddf02422c16b8270e2c367fd80 100644 (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')
                ]);