diff --git a/cms/templates/manage_users.html b/cms/templates/manage_users.html index 9c9f49a26f..815d635409 100644 --- a/cms/templates/manage_users.html +++ b/cms/templates/manage_users.html @@ -97,7 +97,7 @@ from django.core.urlresolvers import reverse

${_("Course team members with the Staff role are course co-authors. They have full writing and editing privileges on all course content.")}

## Note that the "Admin" role below is identified as "Instructor" in the Django admin panel.

${_("Admins are course team members who can add and remove other course team members.")}

-

${_("All course team members are automatically enrolled in the course and can access content in Studio, the LMS, and Insights.")}

+

${_("All course team members can access content in Studio, the LMS, and Insights, but are not automatically enrolled in the course.")}

% if show_transfer_ownership_hint: