fix email wording

This commit is contained in:
girish@cloudron.io
2016-03-09 18:37:02 -08:00
parent cbb34005c6
commit 8da2eb36cc

View File

@@ -7,11 +7,11 @@ User with name '<%= username %>' (<%= email %>) was added in the Cloudron at <%=
You are receiving this email because you are an Admin of the Cloudron at <%= fqdn %>.
<% if (inviteLink) { %>
This user was not invited immediately, he has to get invited manually later, using the "send invite" button in the admin panel.
To perform any configuration on behalf of the user, please use this link
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 %>
It allows to setup a temporary password, which the user will be able to override, once he gets invited.
This link will become invalid as soon as the user was invited.
<% } %>
Thank you,