Skip to content

Commit 6e1da4f

Browse files
committed
change user-acl shifted to list-users
1 parent a6a14eb commit 6e1da4f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

baseTemplate/templates/baseTemplate/index.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -381,9 +381,6 @@
381381
<li class="resellerCenter"><a href="{% url 'resellerCenter' %}"
382382
title="{% trans 'Reseller Center' %}"><span>{% trans "Reseller Center" %}</span></a>
383383
</li>
384-
<li class="changeUserACL"><a href="{% url 'changeUserACL' %}"
385-
title="{% trans 'Change User ACL' %}"><span>{% trans "Change User ACL" %}</span></a>
386-
</li>
387384
<li class="serverACL"><a href="{% url 'createNewACL' %}"
388385
title="{% trans 'Create New ACL' %}"><span>{% trans "Create New ACL" %}</span></a>
389386
</li>

0 commit comments

Comments
 (0)