summaryrefslogtreecommitdiff
path: root/app/Template/export/tasks.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-05-31 17:57:02 -0400
committerFrederic Guillot <fred@kanboard.net>2015-05-31 17:57:02 -0400
commit599b6624dde8cb1c1f6416ee0af530402089da4d (patch)
tree2cc995b09a4b2e67de276389fb28b0040d484296 /app/Template/export/tasks.php
parent380aacd3f586089ae5c1e69841c0e0cb99478dcd (diff)
Improve project navigation
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) ?>