From b1298626d861ea30decffe4bb84564eeed9a8260 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 27 Apr 2019 12:05:33 +0200 Subject: [PATCH] php cs fixer --- Admin/Routes/Web/Backend.php | 2 +- Theme/Backend/Lang/Navigation.en.lang.php | 2 +- Theme/Backend/Lang/en.lang.php | 2 +- Theme/Backend/qa-dashboard.tpl.php | 2 +- Theme/Backend/qa-question.tpl.php | 2 +- Theme/Backend/qa-tag-edit.tpl.php | 2 +- Theme/Backend/qa-tag-list.tpl.php | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Admin/Routes/Web/Backend.php b/Admin/Routes/Web/Backend.php index 1965274..4dd0128 100644 --- a/Admin/Routes/Web/Backend.php +++ b/Admin/Routes/Web/Backend.php @@ -1,4 +1,4 @@ -getData('questions'); echo $this->getData('nav')->render(); ?> diff --git a/Theme/Backend/qa-question.tpl.php b/Theme/Backend/qa-question.tpl.php index 50fd6a7..78665b7 100644 --- a/Theme/Backend/qa-question.tpl.php +++ b/Theme/Backend/qa-question.tpl.php @@ -1,4 +1,4 @@ -getData('question'); $answers = $question->getAnswers(); diff --git a/Theme/Backend/qa-tag-edit.tpl.php b/Theme/Backend/qa-tag-edit.tpl.php index 1d5b96b..65d775a 100644 --- a/Theme/Backend/qa-tag-edit.tpl.php +++ b/Theme/Backend/qa-tag-edit.tpl.php @@ -1,4 +1,4 @@ -