diff --git a/lms/templates/student_account/login.underscore b/lms/templates/student_account/login.underscore index a04c9a32c6..eccdfc8000 100644 --- a/lms/templates/student_account/login.underscore +++ b/lms/templates/student_account/login.underscore @@ -24,7 +24,7 @@

<%- gettext("To continue learning with this account, sign in below.") %>

<% } else { %> -

<%- gettext("Sign In") %>

+

<%- gettext("Sign In") %>

<% } %>
diff --git a/lms/templates/student_account/password_reset.underscore b/lms/templates/student_account/password_reset.underscore index 7551624379..b1904a38cb 100644 --- a/lms/templates/student_account/password_reset.underscore +++ b/lms/templates/student_account/password_reset.underscore @@ -1,7 +1,7 @@
-

<%- gettext("Password assistance") %>

+

<%- gettext("Password assistance") %>