Fix alt text for the login page: LMS-600

This commit is contained in:
Miki Goyal
2013-07-12 10:05:13 -04:00
parent be3d11449b
commit 5fd84465e2

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>