From 1f5d2223208c9960bdb2def73140208682fe0ceb Mon Sep 17 00:00:00 2001 From: Adam Palay Date: Fri, 20 Sep 2013 15:14:04 -0400 Subject: [PATCH] remove forgot-password-modal class --- lms/templates/forgot_password_modal.html | 4 ++-- lms/templates/login.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lms/templates/forgot_password_modal.html b/lms/templates/forgot_password_modal.html index 9ca6ca27a0..a23df08cfc 100644 --- a/lms/templates/forgot_password_modal.html +++ b/lms/templates/forgot_password_modal.html @@ -1,7 +1,7 @@ <%! from django.utils.translation import ugettext as _ %> <%! from django.core.urlresolvers import reverse %> -