From 3a403beccc437688fbfbc3dd3c343ded3b20d398 Mon Sep 17 00:00:00 2001 From: Julia Hansbrough Date: Wed, 18 Sep 2013 09:00:00 -0400 Subject: [PATCH] fixed mismatched quotes --- 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 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 %> -