Fixed some missing footer_text partials and a few inconsistencies between plain text and html email templates

This commit is contained in:
kennymc-c
2023-04-11 21:27:38 +02:00
parent 07099df41a
commit f850dbb310
7 changed files with 8 additions and 15 deletions

2
src/static/templates/email/invite_accepted.hbs Normal file → Executable file
View File

@@ -1,5 +1,5 @@
Invitation to {{{org_name}}} accepted
<!---------------->
Your invitation for *{{email}}* to join *{{org_name}}* was accepted.
This email is to notify you that {{email}} has accepted your invitation to join {{org_name}}.
Please log in via {{url}} to the vaultwarden server and confirm them from the organization management page.
{{> email/email_footer_text }}