Improve the invite mail

This commit is contained in:
Johannes Zellner
2016-10-13 11:56:23 +02:00
parent 946d4f1b70
commit 5a1729d715
2 changed files with 8 additions and 16 deletions

View File

@@ -2,9 +2,7 @@
Dear Admin,
User with email <%= user.alternateEmail || user.email %> was added in the Cloudron at <%= fqdn %>.
You are receiving this email because you are an Admin of the Cloudron at <%= fqdn %>.
User with email <%= user.alternateEmail || user.email %> was added to your <%= cloudronName %> Cloudron.
<% if (inviteLink) { %>
As requested, this user has not been sent an invitation email.
@@ -14,9 +12,6 @@ To set a password and perform any configuration on behalf of the user, please us
<% } %>
Thank you,
User Manager
<% } else { %>
<% } %>