From 203b316f5eff229e3b4f86359aaaeca0ee96660d Mon Sep 17 00:00:00 2001 From: Brian Talbot Date: Thu, 19 Sep 2013 12:37:34 -0400 Subject: [PATCH] edx.org - converts type of log in header to not be all caps --- lms/templates/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/login.html b/lms/templates/login.html index ef57044dcf..54d76de2e5 100644 --- a/lms/templates/login.html +++ b/lms/templates/login.html @@ -90,7 +90,7 @@
-

${_("PLEASE LOG IN to access your account and courses")}

+

${_("Please log in to access your account and courses")}