summaryrefslogtreecommitdiff
path: root/app/Templates/notification_task_update.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Templates/notification_task_update.php')
-rw-r--r--app/Templates/notification_task_update.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/Templates/notification_task_update.php b/app/Templates/notification_task_update.php
index 3f61dd2f..21c1c3aa 100644
--- a/app/Templates/notification_task_update.php
+++ b/app/Templates/notification_task_update.php
@@ -40,5 +40,4 @@
<?= Helper\parse($task['description']) ?: t('There is no description.') ?>
<?php endif ?>
-<hr/>
-<p>Kanboard</p> \ No newline at end of file
+<?= Helper\template('notification_footer', array('task' => $task)) ?> \ No newline at end of file