From 20649dd00e1a3bdfb73e4537bd9acd0a5335c39d Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 30 Nov 2020 20:09:52 +0000 Subject: [PATCH] Replaced tab with space --- src/Content/Widget.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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') ]);