mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-24 10:49:20 -07:00
Fixed some missing footer_text partials and a few inconsistencies between plain text and html email templates
This commit is contained in:
2
src/static/templates/email/invite_accepted.hbs
Normal file → Executable file
2
src/static/templates/email/invite_accepted.hbs
Normal file → Executable 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 }}
|
||||
Reference in New Issue
Block a user