From 25cfcfef2d1572b59c6424fd62081d2672a1bd7a Mon Sep 17 00:00:00 2001 From: Brett Bieber <brett.bieber@gmail.com> Date: Tue, 24 Sep 2013 16:12:36 -0500 Subject: [PATCH] Update footer copyright etc --- www/templates/html/Footer.tpl.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/templates/html/Footer.tpl.php b/www/templates/html/Footer.tpl.php index 1d9cbe0..4fcc892 100644 --- a/www/templates/html/Footer.tpl.php +++ b/www/templates/html/Footer.tpl.php @@ -1,4 +1,6 @@ -© 2013 UNL Graduate Studies | 1100 Seaton Hall | Lincoln NE 68588-0619 | 402-472-2875 | <a href="http://www.unl.edu/gradstudies/contact" title="Click here to direct your comments and questions">comments?</a> +<p>© 2013 University of Nebraska–Lincoln | Lincoln, NE 68588 | 402-472-7211 | <a href="http://www.unl.edu/ucomm/aboutunl/" title="Click here to learn more about UNL">About UNL</a> | <a href="http://www1.unl.edu/comments/" title="Click here to direct your comments and questions">comments?</a><br /> +The University of Nebraska-Lincoln is an <a href="http://www.unl.edu/equity/">equal opportunity</a> educator and employer. For current job openings, visit <a href="http://employment.unl.edu/" title="Employment at UNL">employment.unl.edu</a></p> +<p style="margin:0.5em 0 -1.4em 0">This site produced and maintained by <a href="http://ucomm.unl.edu/iim.shtml" title="Go to the University Communications/ITS Internet and Interactive Media site">Internet and Interactive Media</a></p> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-2901646-1']); //replace with your unique tracker id -- GitLab