Skip to content

Commit

Permalink
text tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
sdreher committed Jan 15, 2015
1 parent 5a4fd9e commit af38256
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mediathread/templates/registration/registration_form.html
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,11 @@ <h2 class="pagetitle signuptitle">Sign up for an account</h2>
If you already have a username or password, but have forgotten either,
<a href="{% url "password_reset" %}">reset them here</a>.
</p></div>
<div><p>
If you are a Columbia University student or faculty member with a UNI, please <b>do not</b> create a guest account. Instead,
<a href="/">login here</a>.
</p></div>


{% if form.errors|length %}
<div class="registration_error">
Expand Down

0 comments on commit af38256

Please sign in to comment.