From a6e92cda62dea8e78247d041dfe4e689d3a8be10 Mon Sep 17 00:00:00 2001 From: Brian Talbot Date: Fri, 13 Sep 2013 16:42:41 -0400 Subject: [PATCH] LMS: removes placeholder copy (lorem ipsum) that was never used or never replaced if cases are in use --- lms/templates/login.html | 3 +-- lms/templates/register-shib.html | 1 - lms/templates/register.html | 1 - 3 files changed, 1 insertion(+), 4 deletions(-) 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 @@