diff --git a/idhub/templates/idhub/admin/user.html b/idhub/templates/idhub/admin/user.html index efee4a1..30a0041 100644 --- a/idhub/templates/idhub/admin/user.html +++ b/idhub/templates/idhub/admin/user.html @@ -9,7 +9,7 @@ {{ subtitle }} -
+
{% trans 'Modify' %} {% if object.is_active %}{% trans 'Deactivate' %}{% else %}{% trans 'Activate' %}{% endif %} {% trans 'Delete' %} @@ -46,6 +46,9 @@
+
+ +