diff --git a/lms/templates/forgot_password_modal.html b/lms/templates/forgot_password_modal.html index 6b52a557ac..5a8cc4f740 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 %> -