diff --git a/plinth/modules/users/templates/users_list.html b/plinth/modules/users/templates/users_list.html index 4137f6598..c8c7d776c 100644 --- a/plinth/modules/users/templates/users_list.html +++ b/plinth/modules/users/templates/users_list.html @@ -33,18 +33,18 @@ {% endblock %} -{% block status %} - - - {% trans 'Create User' %} - -{% endblock %} - {% block configuration %}

{% trans "Users" %}

+
+ + + {% trans 'Create User' %} + +
+