Fix the user add email

This commit is contained in:
Johannes Zellner
2016-10-13 12:37:25 +02:00
parent 5a1729d715
commit 0b8857e1bb
3 changed files with 23 additions and 10 deletions

View File

@@ -15,7 +15,7 @@ Your <%= invitor.email %>
<center>
<img src="<%= cloudronAvatarUrl %>"/>
<img src="<%= cloudronAvatarUrl %>" width="128px" height="128px"/>
<h3>Hi <%= user.displayName || user.username || user.alternateEmail || user.email %>,</h3>