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

Fix alt text for the login page: LMS-600
This commit is contained in:
mikigoyal
2013-07-12 07:45:50 -07:00
2 changed files with 3 additions and 2 deletions

View File

@@ -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>