From 6d8ee57fb537805ee8e13cc298b6f91cf8aa419d Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Tue, 14 May 2019 22:02:49 +0200 Subject: [PATCH] Start changing styles --- Theme/Backend/Components/Tasks/list.tpl.php | 2 +- Theme/Backend/task-dashboard.tpl.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Theme/Backend/Components/Tasks/list.tpl.php b/Theme/Backend/Components/Tasks/list.tpl.php index e63cb89..55a4b53 100644 --- a/Theme/Backend/Components/Tasks/list.tpl.php +++ b/Theme/Backend/Components/Tasks/list.tpl.php @@ -1,4 +1,4 @@ - +
getHtml('Tasks', 'Tasks') ?>
getHtml('Status', 'Tasks') ?> diff --git a/Theme/Backend/task-dashboard.tpl.php b/Theme/Backend/task-dashboard.tpl.php index 4a90c7c..101e312 100644 --- a/Theme/Backend/task-dashboard.tpl.php +++ b/Theme/Backend/task-dashboard.tpl.php @@ -22,8 +22,8 @@ echo $this->getData('nav')->render(); ?>
-
- +
+
getHtml('Tasks') ?>
getHtml('Status') ?>