Correct the description for "Update Group" form
The "Update Group" only can edit the group's name and description, not include "add users". Change-Id: I51a5c7bb72f65bc13a49902ed822d3755daa40bc Closes-Bug: #1600067
This commit is contained in:
parent
297be14cbd
commit
2680b01dff
@ -3,5 +3,5 @@
|
||||
|
||||
{% block modal-body-right %}
|
||||
<h3>{% trans "Description:" %}</h3>
|
||||
<p>{% trans "Groups are used to manage access and assign roles to multiple users at once. Edit the group to add users." %}</p>
|
||||
<p>{% trans "Groups are used to manage access and assign roles to multiple users at once. Edit the group's name and description." %}</p>
|
||||
{% endblock %}
|
||||
|
Loading…
Reference in New Issue
Block a user