From f490cfd76a00393fabc873378116ec43e535089f Mon Sep 17 00:00:00 2001 From: usmannasir Date: Fri, 19 Jan 2024 15:24:37 +0500 Subject: [PATCH] convert sub to sub + addon domain --- websiteFunctions/templates/websiteFunctions/createDomain.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 Domain" %}

-

{% trans "Create child-domains, child domains are owned by a master website. " %}

+

{% trans "Create Sub/Addon domains. " %}