From c4e36a3809edad00898706fcadfbe51588701953 Mon Sep 17 00:00:00 2001 From: usmannasir Date: Thu, 15 Feb 2024 05:19:10 +0500 Subject: [PATCH] bug fix: create subdomain pageg --- baseTemplate/templates/baseTemplate/index.html | 2 +- websiteFunctions/templates/websiteFunctions/createDomain.html | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/baseTemplate/templates/baseTemplate/index.html b/baseTemplate/templates/baseTemplate/index.html index 887036790..45d6b3080 100755 --- a/baseTemplate/templates/baseTemplate/index.html +++ b/baseTemplate/templates/baseTemplate/index.html @@ -77,7 +77,7 @@ - {% with version="2.3.5.2" %} + {% with version="2.3.5.3" %} diff --git a/websiteFunctions/templates/websiteFunctions/createDomain.html b/websiteFunctions/templates/websiteFunctions/createDomain.html index c5f0cafb4..580ae961c 100755 --- a/websiteFunctions/templates/websiteFunctions/createDomain.html +++ b/websiteFunctions/templates/websiteFunctions/createDomain.html @@ -97,11 +97,10 @@ href="https://cyberpanel.net/KnowledgeBase/home/create-sub-addon-domain/" style="height: 23px;line-height: 21px;" class="btn btn-border btn-alt border-red btn-link font-red" - title="">{% trans "Learn about Sub/Addon Domains" %} + title="">{% trans "Learn about Sub/Addon Domains" %}

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

-