Add email notifications
This commit is contained in:
8
app/Templates/notification_comment_update.php
Normal file
8
app/Templates/notification_comment_update.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<h2><?= Helper\escape($task['title']) ?> (#<?= $task['id'] ?>)</h2>
|
||||
|
||||
<h3><?= t('Comment updated') ?></h3>
|
||||
|
||||
<?= Helper\parse($comment['comment']) ?>
|
||||
|
||||
<hr/>
|
||||
<p>Kanboard</p>
|
||||
Reference in New Issue
Block a user