From f81f2f2d96d10874a83f723d0ed30fe2753daded Mon Sep 17 00:00:00 2001 From: Julia Hansbrough Date: Thu, 19 Sep 2013 11:04:09 -0400 Subject: [PATCH] fixing quotations as per request --- lms/templates/forgot_password_modal.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %> -