diff --git a/userManagment/templates/userManagment/createUser.html b/userManagment/templates/userManagment/createUser.html index 387f9c23a..9de5aeea8 100644 --- a/userManagment/templates/userManagment/createUser.html +++ b/userManagment/templates/userManagment/createUser.html @@ -1,6 +1,5 @@ {% extends "baseTemplate/index.html" %} {% load i18n %} -{% load user_filters %} {% block title %}{% trans "Create New User - CyberPanel" %}{% endblock %} {% block content %} @@ -343,21 +342,6 @@
{% trans "Choose the security level for this account" %}
-{% trans "Choose the home directory for this user's files" %}
-