Fix registration button text
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
$submitButton.
|
||||
removeClass('is-disabled').
|
||||
removeProp('disabled').
|
||||
html('Log into My edX Account <span class="orn-plus">+</span> Access My Courses');
|
||||
html('Create my edX Account');
|
||||
}
|
||||
else {
|
||||
$submitButton.
|
||||
|
||||
Reference in New Issue
Block a user