From 2ff6a68d03965cf0e38948de0ee33ffa1e9ad555 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 13 Jan 2019 21:42:08 +0100 Subject: [PATCH] Use new tab, colors and css --- Theme/Backend/Components/Tasks/list.tpl.php | 2 +- Theme/Backend/task-dashboard.tpl.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Theme/Backend/Components/Tasks/list.tpl.php b/Theme/Backend/Components/Tasks/list.tpl.php index 6e1a1d2..459a734 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 aefa7f0..18f5d60 100644 --- a/Theme/Backend/task-dashboard.tpl.php +++ b/Theme/Backend/task-dashboard.tpl.php @@ -23,7 +23,7 @@ echo $this->getData('nav')->render(); ?>
- +
getHtml('Tasks') ?>
getHtml('Status') ?>