diff --git a/src/mail_templates/user_added.ejs b/src/mail_templates/user_added.ejs index 31b460679..11828010e 100644 --- a/src/mail_templates/user_added.ejs +++ b/src/mail_templates/user_added.ejs @@ -4,15 +4,6 @@ Dear <%= cloudronName %> Admin, A new user with email <%= user.email %> was added to <%= cloudronName %>. -<% if (inviteLink) { %> -As requested, this user has not been sent an invitation email. - -To set a password and perform any configuration on behalf of the user, please use this link: -<%= inviteLink %> - -<% } %> - - Powered by https://cloudron.io <% } else { %> @@ -27,14 +18,6 @@ Powered by https://cloudron.io A new user with email <%= user.email %> was added to <%= cloudronName %>.
-<% if (inviteLink) { %> -
- As requested, this user has not been sent an invitation email.
-
- Set a password and perform any configuration on behalf of the user
-