diff --git a/cms/templates/manage_users.html b/cms/templates/manage_users.html index 6f838ec0d5..9c9f49a26f 100644 --- a/cms/templates/manage_users.html +++ b/cms/templates/manage_users.html @@ -95,6 +95,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.")}