aboutsummaryrefslogtreecommitdiffstats
path: root/templates/registration/base_client.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/registration/base_client.html')
-rw-r--r--templates/registration/base_client.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/registration/base_client.html b/templates/registration/base_client.html
index b4781ce..ea2eb6a 100644
--- a/templates/registration/base_client.html
+++ b/templates/registration/base_client.html
@@ -110,7 +110,7 @@
{% endblock %}
<ul class="right">
{% if user.is_staff or perms.client.staff %}
- <li class="userswitcher" data-target='userswitcher'><a href="#">{{ user.username }}<i class="right material-icons">shield</i></a></li>
+ <li class="userswitcher" data-target='userswitcher'><a href="#">{{ user.username }}<i class="right material-icons">security</i></a></li>
{% elif "capi" in user|user_groups%}
<li class="userswitcher" data-target='userswitcher'><a href="#">{{ user.username }}<i class="right material-icons">supervisor_account</i></a></li>
{% else %}
@@ -178,4 +178,4 @@
</html>
{% endwith %}
{% endwith %}
-{% endwith %} \ No newline at end of file
+{% endwith %}