Wording for batch beta email add with autoenroll (LMS-2551)

This commit is contained in:
Sarina Canelake
2014-04-18 10:13:19 -04:00
parent 19b6718c2e
commit d408f174e3
3 changed files with 48 additions and 2 deletions

View File

@@ -342,7 +342,7 @@ def bulk_beta_modify_access(request, course_id):
email_params = {}
if email_students:
email_params = get_email_params(course, auto_enroll=False)
email_params = get_email_params(course, auto_enroll=auto_enroll)
for identifier in identifiers:
try: