From dbf3feb69b8b585e817541f6c39c7749e686a1d5 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 20 May 2018 09:59:17 +0200 Subject: [PATCH] Reformat --- Theme/Backend/Lang/Navigation.en.lang.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php index d287611..824e4b3 100644 --- a/Theme/Backend/Lang/Navigation.en.lang.php +++ b/Theme/Backend/Lang/Navigation.en.lang.php @@ -11,6 +11,6 @@ * @link http://website.orange-management.de */ return ['Navigation' => [ - 'Home' => 'Home', - 'Logout' => 'Logout', + 'Home' => 'Home', + 'Logout' => 'Logout', ]];