replace 'email' with envelope icon on user card for staged users

This commit is contained in:
Neil Lalonde 2017-11-30 16:55:27 -05:00
parent 49371d668f
commit 3dd67e9c04
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@
</h3>
{{#if showCheckEmail}}
<h3 class="email">
{{i18n 'user.email.title'}}:
{{d-icon "envelope-o" title="user.email.title"}}
{{#if user.email}}
{{user.email}}
{{else}}