minor bug fix
This commit is contained in:
parent
080b53aa50
commit
140e3696cf
|
|
@ -204,7 +204,7 @@
|
|||
class="current-pack">{% trans "Invalid Domain (Note: You don't need to add 'http' or 'https')" %}</div>
|
||||
</div>
|
||||
<div ng-if="{{ test_domain_data }} == 0 ">
|
||||
<center>Looks like you have not subscripted to temporary domain feature,<a
|
||||
<center>Looks like you have not subscribed to temporary domain feature,<a
|
||||
href="https://go.cyberpanel.net/TempDomain">click here</a>
|
||||
for more details.
|
||||
</center>
|
||||
|
|
|
|||
|
|
@ -452,7 +452,7 @@
|
|||
class="current-pack">{% trans "Invalid Domain (Note: You don't need to add 'http' or 'https')" %}</div>
|
||||
</div>
|
||||
<div ng-if="{{ test_domain_data }} == 0 ">
|
||||
<center>Looks like you have not subscripted to temporary domain feature,
|
||||
<center>Looks like you have not subscribed to temporary domain feature,
|
||||
<a
|
||||
href="https://go.cyberpanel.net/TempDomain">click here</a>
|
||||
for more details.
|
||||
|
|
|
|||
|
|
@ -196,7 +196,7 @@
|
|||
class="current-pack">{% trans "Invalid Domain (Note: You don't need to add 'http' or 'https')" %}</div>
|
||||
</div>
|
||||
<div ng-if="{{ test_domain_data }} == 0 ">
|
||||
<center>Looks like you have not subscripted to temporary domain feature, <a
|
||||
<center>Looks like you have not subscribed to temporary domain feature, <a
|
||||
href="https://go.cyberpanel.net/TempDomain">click here</a>
|
||||
for more details.
|
||||
</center>
|
||||
|
|
|
|||
|
|
@ -187,7 +187,7 @@
|
|||
class="current-pack">{% trans "Invalid Domain (Note: You don't need to add 'http' or 'https')" %}</div>
|
||||
</div>
|
||||
<div ng-if="{{ test_domain_data }} == 0 ">
|
||||
<center>Looks like you have not subscripted to temporary domain feature, <a
|
||||
<center>Looks like you have not subscribed to temporary domain feature, <a
|
||||
href="https://go.cyberpanel.net/TempDomain">click here</a>
|
||||
for more details.
|
||||
</center>
|
||||
|
|
|
|||
Loading…
Reference in New Issue