diff --git a/lms/templates/forgot_password_modal.html b/lms/templates/forgot_password_modal.html index b27e6bc3d4..71fc67b15e 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 %> -