Commit 23eacdbe by Greg Price

Fix registration button text

parent 621f4c65
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
$submitButton. $submitButton.
removeClass('is-disabled'). removeClass('is-disabled').
removeProp('disabled'). removeProp('disabled').
html('Log into My edX Account <span class="orn-plus">+</span> Access My Courses'); html('Create my edX Account');
} }
else { else {
$submitButton. $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