From 1caae8e2b76f098820f0d63c438b945cc274a777 Mon Sep 17 00:00:00 2001 From: Seth Meranda <smeranda2@unl.edu> Date: Thu, 10 Dec 2009 16:10:37 +0000 Subject: [PATCH] Added attribution to IIM. --- unl_theme/views/default/page_elements/footer.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/unl_theme/views/default/page_elements/footer.php b/unl_theme/views/default/page_elements/footer.php index 949a015b..f0471ffe 100644 --- a/unl_theme/views/default/page_elements/footer.php +++ b/unl_theme/views/default/page_elements/footer.php @@ -1,2 +1,3 @@ © <?php echo date('Y'); ?> University of Nebraska–Lincoln | Lincoln, NE 68588 | 402-472-7211 | <a href="http://www.unl.edu/ucomm/aboutunl/" title="Click here to know 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 /> -Planet Red was built using the <a href="http://elgg.org">Open Souce Elgg Platform</a>, utilizing web services provided by <a href="http://developer.yahoo.com/">Yahoo!</a> and <a href="http://globe.poly9.com/">Poly9 Group, Inc</a>. \ No newline at end of file +<p style="margin: 0.5em 0pt -1.4em;">This site produced and maintained by <a href="http://ucomm.unl.edu/iim.shtml" title="go to the University Communications Internet and Interactive media website">University Communications Internet and Interactive Media</a><br /> +Planet Red was built using the <a href="http://elgg.org">Open Souce Elgg Platform</a>, utilizing web services provided by <a href="http://developer.yahoo.com/">Yahoo!</a> and <a href="http://globe.poly9.com/">Poly9 Group, Inc</a>.</p> \ No newline at end of file -- GitLab