mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-22 10:55:19 -04:00
Update more terminology in classroom view
This commit is contained in:
parent
dabf317688
commit
9edd28b67a
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue