diff --git a/websiteFunctions/templates/websiteFunctions/createDomain.html b/websiteFunctions/templates/websiteFunctions/createDomain.html index 292a34b4d..ffe11fe34 100755 --- a/websiteFunctions/templates/websiteFunctions/createDomain.html +++ b/websiteFunctions/templates/websiteFunctions/createDomain.html @@ -1,6 +1,6 @@ {% extends "baseTemplate/index.html" %} {% load i18n %} -{% block title %}{% trans "Create New Domain - CyberPanel" %}{% endblock %} +{% block title %}{% trans "Create Sub/Addon Domain - CyberPanel" %}{% endblock %} {% block content %} {% load static %} @@ -94,7 +94,7 @@
{% trans "Create child-domains, child domains are owned by a master website. " %}
+{% trans "Create Sub/Addon domains. " %}