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