From c57e87eee41111248b11537997e8c5799681ebc0 Mon Sep 17 00:00:00 2001
From: Eric Rasmussen <erasmussen2@unl.edu>
Date: Fri, 1 Oct 2010 14:46:03 +0000
Subject: [PATCH] Comment out reference to Yahoo and Poly9 from footer

---
 plugins/unl_theme/views/default/page_elements/footer.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/unl_theme/views/default/page_elements/footer.php b/plugins/unl_theme/views/default/page_elements/footer.php
index f0471ffe..a7e47345 100644
--- a/plugins/unl_theme/views/default/page_elements/footer.php
+++ b/plugins/unl_theme/views/default/page_elements/footer.php
@@ -1,3 +1,3 @@
 &copy; <?php echo date('Y'); ?> University of Nebraska&ndash;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 />
 <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
+Planet Red was built using the <a href="http://elgg.org">Open Souce Elgg Platform</a><?php //, 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