mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-24 00:09:03 +01:00
make text more descriptive
This commit is contained in:
@@ -432,7 +432,7 @@
|
||||
title="{% trans 'Create New Domain' %}"><span>{% trans "Create New Domain" %}</span></a>
|
||||
</li>
|
||||
<li><a href="{% url 'listChildDomains' %}"
|
||||
title="{% trans 'List Child Domains' %}"><span>{% trans "List Child Domains" %}</span></a>
|
||||
title="{% trans 'List Domains' %}"><span>{% trans "List Domains" %}</span></a>
|
||||
</li>
|
||||
{% if admin or modifyWebsite %}
|
||||
<li><a href="{% url 'modifyWebsite' %}"
|
||||
|
||||
Reference in New Issue
Block a user