From 5e455f0073fba1de3382c56802b5b06565eb64fa Mon Sep 17 00:00:00 2001
From: Tim Steiner <tsteiner2@unl.edu>
Date: Tue, 21 Aug 2007 17:56:36 +0000
Subject: [PATCH] Updated message displayod on login page.

---
 application/views/login.xhtml | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/application/views/login.xhtml b/application/views/login.xhtml
index 73d3aec6..37834698 100644
--- a/application/views/login.xhtml
+++ b/application/views/login.xhtml
@@ -26,11 +26,10 @@
         <div class="bl"></div>
     </div>
     <div class="content">
-        <h1>Gail!</h1>
-        <br />
-        <a href="http://creqdev.unl.edu">creqdev.unl.edu</a> is now running up to date code.
-        Please use it from now on.
-        CourseAdmin editting works just as it always has.
+        Creq is a UNL on-line curriculum request system developed to process new
+        curriculum or change in undergraduate curriculum. Users of the system must
+        have approval. Contact Gail Hackwith at <a href="mailto:ghackwith2@unl.edu">
+        ghackwith2@unl.edu</a> for information.
     </div>
 </div>
 
-- 
GitLab