From f8b504321a27304a3e891eaafa60da480cfdd183 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/investment-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 9a7c3ce..a367f7c 100644 --- a/Theme/Backend/Lang/Navigation.en.lang.php +++ b/Theme/Backend/Lang/Navigation.en.lang.php @@ -1,4 +1,4 @@ - [ 'Dashboard' => 'Dashboard', 'Investment' => 'Investment', diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index ba4fb93..b821ca0 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -1,4 +1,4 @@ - [ ]]; diff --git a/Theme/Backend/investment-dashboard.tpl.php b/Theme/Backend/investment-dashboard.tpl.php index fc2f896..8a7f645 100644 --- a/Theme/Backend/investment-dashboard.tpl.php +++ b/Theme/Backend/investment-dashboard.tpl.php @@ -1,4 +1,4 @@ -getData('nav')->render();