From 14eadb24d642a423d4bae40c57c6b020ee04003f Mon Sep 17 00:00:00 2001 From: Julia Hansbrough Date: Thu, 19 Sep 2013 10:49:36 -0400 Subject: [PATCH] fixing quotation marks 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 7692c5fbe6..6b52a557ac 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 %> -