From: Michael Date: Mon, 30 Nov 2020 20:09:52 +0000 (+0000) Subject: Replaced tab with space X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=20649dd00e1a3bdfb73e4537bd9acd0a5335c39d;p=friendica.git Replaced tab with space --- diff --git a/src/Content/Widget.php b/src/Content/Widget.php index 98bd78eceb..f4a9fbe1f1 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') ]);