Commit da31f76d by David Ormsbee

Merge pull request #196 from MITx/mm-signup-errors

Fix sign up styles.
parents 14b6ad25 c0fffa45
......@@ -10,7 +10,7 @@
</header>
<form id="enroll_form" method="post" data-remote="true" action="/create_account">
<div id="enroll_error" name="enroll_error"></div>
<div id="enroll_error" class="modal-form-error" name="enroll_error"></div>
<label>E-mail</label>
<input name="email" type="email" placeholder="E-mail">
<label>Password</label>
......
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