mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-10 23:36:11 +01:00
change user-acl shifted to list-users
This commit is contained in:
@@ -381,9 +381,6 @@
|
|||||||
<li class="resellerCenter"><a href="{% url 'resellerCenter' %}"
|
<li class="resellerCenter"><a href="{% url 'resellerCenter' %}"
|
||||||
title="{% trans 'Reseller Center' %}"><span>{% trans "Reseller Center" %}</span></a>
|
title="{% trans 'Reseller Center' %}"><span>{% trans "Reseller Center" %}</span></a>
|
||||||
</li>
|
</li>
|
||||||
<li class="changeUserACL"><a href="{% url 'changeUserACL' %}"
|
|
||||||
title="{% trans 'Change User ACL' %}"><span>{% trans "Change User ACL" %}</span></a>
|
|
||||||
</li>
|
|
||||||
<li class="serverACL"><a href="{% url 'createNewACL' %}"
|
<li class="serverACL"><a href="{% url 'createNewACL' %}"
|
||||||
title="{% trans 'Create New ACL' %}"><span>{% trans "Create New ACL" %}</span></a>
|
title="{% trans 'Create New ACL' %}"><span>{% trans "Create New ACL" %}</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user