Commit 23eacdbe by Greg Price

Fix registration button text

parent 621f4c65
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment