From 5fd84465e2ec5d8720b14f0def6b75b0cc5a48ca Mon Sep 17 00:00:00 2001 From: Miki Goyal Date: Fri, 12 Jul 2013 10:05:13 -0400 Subject: [PATCH] Fix alt text for the login page: LMS-600 --- 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 fd51e429e9..74e1376abf 100644 --- a/lms/templates/login.html +++ b/lms/templates/login.html @@ -80,7 +80,7 @@
-

${_("Log Into Your Account")}

+

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