diff --git a/cps/templates/user_edit.html b/cps/templates/user_edit.html index 6fb30fc3..b4429faf 100644 --- a/cps/templates/user_edit.html +++ b/cps/templates/user_edit.html @@ -83,7 +83,6 @@ {{_('Add Allowed/Denied Tags')}} {{_('Add allowed/Denied Custom Column Values')}} {% endif %} -
{% if g.user and g.user.role_admin() and not profile %} @@ -140,6 +139,7 @@
{{_('Delete User')}}
{% endif %}
+