Commit 4eb82224 by mikigoyal

Merge pull request #382 from edx/bug/lms-600

Fix alt text for the login page: LMS-600
parents 70ce6a11 4c8eb6b0
......@@ -79,4 +79,5 @@ Bethany LaPenta <lapentab@mit.edu>
Renzo Lucioni <renzolucioni@gmail.com>
Felix Sun <felixsun@mit.edu>
Adam Palay <adam@edx.org>
Ian Hoover <ihoover@edx.org>
\ No newline at end of file
Ian Hoover <ihoover@edx.org>
Mukul Goyal <miki@edx.org>
......@@ -80,7 +80,7 @@
<section class="introduction">
<header>
<h1 class="sr">${_("Log Into Your Account")}</h1>
<h1 class="sr">${_("PLEASE LOG IN to access your account and courses")}</h1>
</header>
</section>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment