Add email notifications
This commit is contained in:
6
app/Templates/notification_task_open.php
Normal file
6
app/Templates/notification_task_open.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<h2><?= Helper\escape($task['title']) ?> (#<?= $task['id'] ?>)</h2>
|
||||
|
||||
<p><?= t('The task #%d have been opened.', $task['id']) ?></p>
|
||||
|
||||
<hr/>
|
||||
<p>Kanboard</p>
|
||||
Reference in New Issue
Block a user