edx.org - converts type of log in header to not be all caps

This commit is contained in:
Brian Talbot
2013-09-19 12:37:34 -04:00
parent 29710661ec
commit 203b316f5e

View File

@@ -90,7 +90,7 @@
<section class="introduction">
<header>
<h1 class="sr">${_("PLEASE LOG IN to access your account and courses")}</h1>
<h1 class="sr">${_("Please log in to access your account and courses")}</h1>
</header>
</section>