Merge "Correct the description for "Update Group" form"

This commit is contained in:
Jenkins 2016-07-12 18:25:26 +00:00 committed by Gerrit Code Review
commit b774560c6d

View File

@ -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 %}