From af382560d8c8de55f47618aa7bcb09bada6afd58 Mon Sep 17 00:00:00 2001
From: Susan Dreher <sdreher@columbia.edu>
Date: Thu, 15 Jan 2015 12:07:49 -0500
Subject: [PATCH] text tweak

---
 mediathread/templates/registration/registration_form.html | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/mediathread/templates/registration/registration_form.html b/mediathread/templates/registration/registration_form.html
index 3af328807..b1e370654 100644
--- a/mediathread/templates/registration/registration_form.html
+++ b/mediathread/templates/registration/registration_form.html
@@ -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">