Display a link to the task for email notifications

This commit is contained in:
Frédéric Guillot
2014-08-18 18:57:15 -07:00
parent 04bebc4787
commit 9bfb6c4c4b
21 changed files with 47 additions and 20 deletions

View File

@@ -4,5 +4,4 @@
<?= Helper\parse($comment['comment']) ?>
<hr/>
<p>Kanboard</p>
<?= Helper\template('notification_footer', array('task' => $task)) ?>