summaryrefslogtreecommitdiffstats
path: root/dashboard/src/templates/account/user_list.html
diff options
context:
space:
mode:
Diffstat (limited to 'dashboard/src/templates/account/user_list.html')
-rw-r--r--dashboard/src/templates/account/user_list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/src/templates/account/user_list.html b/dashboard/src/templates/account/user_list.html
index 68178eb..58ddda6 100644
--- a/dashboard/src/templates/account/user_list.html
+++ b/dashboard/src/templates/account/user_list.html
@@ -22,7 +22,7 @@
{{ user.userprofile.full_name }}
</td>
<td>
- {{ user.email }}
+ {{ user.userprofile.email_addr }}
</td>
<td>
{{ user.userprofile.company }}