edx.org - revises registration h1 text to match the graphical banner texdt

This commit is contained in:
Brian Talbot
2013-05-29 17:35:34 -04:00
parent c865641f13
commit 8da62871a9

View File

@@ -88,7 +88,7 @@
<section class="register container">
<section role="main" class="content">
<header>
<h2 class="sr">Registration Form</h2>
<h2 class="sr">Welcome! Register below to create your edX account</h2>
</header>
<form role="form" id="register-form" method="post" data-remote="true" action="/create_account">
@@ -262,10 +262,10 @@
<div class="cta cta-help">
<h3>Need Help?</h3>
<p>Need help in registering with edX?
<p>Need help in registering with edX?
<a href="${marketing_link('FAQ')}">
View our FAQs for answers to commonly asked questions.
</a>
</a>
Once registered, most questions can be answered in the course specific discussion forums or through the FAQs.</p>
</div>
</aside>