summaryrefslogtreecommitdiff
path: root/app/Templates/notification_task_close.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Templates/notification_task_close.php')
-rw-r--r--app/Templates/notification_task_close.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/Templates/notification_task_close.php b/app/Templates/notification_task_close.php
index 8b8cedb3..d9b2dce6 100644
--- a/app/Templates/notification_task_close.php
+++ b/app/Templates/notification_task_close.php
@@ -2,5 +2,4 @@
<p><?= t('The task #%d have been closed.', $task['id']) ?></p>
-<hr/>
-<p>Kanboard</p> \ No newline at end of file
+<?= Helper\template('notification_footer', array('task' => $task)) ?> \ No newline at end of file