From a6720ea28f2d19f781f42121391090d63b6da3a0 Mon Sep 17 00:00:00 2001 From: Ioanna Mitroulaki Date: Fri, 3 Dec 2021 10:36:48 +0100 Subject: [PATCH] Remove Leer Zeichen --- Services/Dashboard/classes/class.ilDashboardContentBlockGUI.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Services/Dashboard/classes/class.ilDashboardContentBlockGUI.php b/Services/Dashboard/classes/class.ilDashboardContentBlockGUI.php index 29676ef12f61..34a56b7d2088 100755 --- a/Services/Dashboard/classes/class.ilDashboardContentBlockGUI.php +++ b/Services/Dashboard/classes/class.ilDashboardContentBlockGUI.php @@ -102,6 +102,5 @@ public function fillFooter() : void public function fillPreviousNext() : void { - } }