Update more terminology in classroom view

This commit is contained in:
Scott Erickson 2015-12-04 14:53:01 -08:00
parent dabf317688
commit 9edd28b67a

View file

@ -108,8 +108,8 @@ block content
if view.teacherMode && !paidFor
.text-center
p
em Activate a license to enable more courses for this student.
em Enroll this student to assign paid courses
p
button.activate-single-license-btn.btn.btn-info.btn-sm(data-user-id=user.id) Activate
button.activate-single-license-btn.btn.btn-info.btn-sm.text-uppercase(data-user-id=user.id) Enroll
hr