Skip to content

Commit 450f415

Browse files
author
Vikas Agarwal
committed
Content for project invite in notification email for project team invite event
1 parent 48deee3 commit 450f415

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

emails/src/partials/project-team.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@
5353
{{#if [notifications.connect.project.member.joined]}}
5454
<strong>{{userFullName}}</strong> joined the project
5555
{{/if}}
56+
{{#if [notifications.connect.project.member.invite.created]}}
57+
Hi <strong>{{userFullName}}</strong>, you are invited to join the project {{projectName}}. Please click on the button ("View project on Connect") below to join.
58+
{{/if}}
5659
</td>
5760
</tr>
5861
</table>

0 commit comments

Comments
 (0)