summaryrefslogtreecommitdiff
path: root/app/Template/export/tasks.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Template/export/tasks.php')
-rw-r--r--app/Template/export/tasks.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Template/export/tasks.php b/app/Template/export/tasks.php
index 5c5e2172..c74c8f98 100644
--- a/app/Template/export/tasks.php
+++ b/app/Template/export/tasks.php
@@ -4,6 +4,8 @@
</h2>
</div>
+<p class="alert alert-info"><?= t('This report contains all tasks information for the given date range.') ?></p>
+
<form method="get" action="?" autocomplete="off">
<?= $this->form->hidden('controller', $values) ?>