diff --git a/lms/templates/login.html b/lms/templates/login.html index b275c8f9ce..1fa7044c44 100644 --- a/lms/templates/login.html +++ b/lms/templates/login.html @@ -32,7 +32,7 @@ $("label").parent().removeClass("is-focused"); }); }); - + (function() { toggleSubmitButton(true); @@ -101,7 +101,6 @@