summaryrefslogtreecommitdiff
path: root/app/Template/subtask/table.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Template/subtask/table.php')
-rw-r--r--app/Template/subtask/table.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/Template/subtask/table.php b/app/Template/subtask/table.php
index 0af02dcf..40510a2f 100644
--- a/app/Template/subtask/table.php
+++ b/app/Template/subtask/table.php
@@ -66,6 +66,4 @@
<?php endforeach ?>
</tbody>
</table>
-<?php else: ?>
- <p class="alert"><?= t('There is no subtask at the moment.') ?></p>
<?php endif ?>