From 23eacdbea28ed56f2efe3bdb67d1627de68f8e3e Mon Sep 17 00:00:00 2001 From: Greg Price Date: Tue, 7 May 2013 16:45:33 -0400 Subject: [PATCH] Fix registration button text --- lms/templates/register.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/register.html b/lms/templates/register.html index 31f4a3858c..a16e7ae0f5 100644 --- a/lms/templates/register.html +++ b/lms/templates/register.html @@ -65,7 +65,7 @@ $submitButton. removeClass('is-disabled'). removeProp('disabled'). - html('Log into My edX Account + Access My Courses'); + html('Create my edX Account'); } else { $submitButton.