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