From 3f83781263de7737a5da83407302bf9575d703c9 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 6 Oct 2019 17:50:12 +0200 Subject: [PATCH] phpcs fixes --- Theme/Backend/Lang/Navigation.en.lang.php | 4 +++- Theme/Backend/Lang/en.lang.php | 4 +++- Theme/Backend/balance-dashboard.tpl.php | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php index 20cb0c7..bb59485 100644 --- a/Theme/Backend/Lang/Navigation.en.lang.php +++ b/Theme/Backend/Lang/Navigation.en.lang.php @@ -1,4 +1,4 @@ - [ 'Balance' => 'Balance', 'Dashboard' => 'Dashboard', diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index c8ba29f..a29de9f 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -1,4 +1,4 @@ - [ ]]; diff --git a/Theme/Backend/balance-dashboard.tpl.php b/Theme/Backend/balance-dashboard.tpl.php index 87f3db9..b130db0 100644 --- a/Theme/Backend/balance-dashboard.tpl.php +++ b/Theme/Backend/balance-dashboard.tpl.php @@ -1,4 +1,4 @@ -getData('nav')->render();