From 3ce7d3e0feef241059da71fd0c94bf38110d8ff8 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 17 Feb 2019 18:58:41 +0100 Subject: [PATCH] Add download to tables --- 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 9c04318..b361533 100644 --- a/Theme/Backend/Components/Tasks/list.tpl.php +++ b/Theme/Backend/Components/Tasks/list.tpl.php @@ -1,5 +1,5 @@ - +
getHtml('Tasks', 'Tasks') ?>getHtml('Tasks', 'Tasks') ?>
getHtml('Status', 'Tasks') ?> getHtml('Due/Priority', 'Tasks') ?> diff --git a/Theme/Backend/task-dashboard.tpl.php b/Theme/Backend/task-dashboard.tpl.php index 64b7011..18b2935 100644 --- a/Theme/Backend/task-dashboard.tpl.php +++ b/Theme/Backend/task-dashboard.tpl.php @@ -24,7 +24,7 @@ echo $this->getData('nav')->render(); ?>
- +
getHtml('Tasks') ?>getHtml('Tasks') ?>
getHtml('Status') ?> getHtml('Due/Priority') ?>