diff --git a/unl_theme/views/default/page_elements/footer.php b/unl_theme/views/default/page_elements/footer.php index 4ccb9447507f5257871cbf5760d524521bf2d3b7..949a015bb2672387552cfc0e763ea3fcc58f4dd7 100644 --- a/unl_theme/views/default/page_elements/footer.php +++ b/unl_theme/views/default/page_elements/footer.php @@ -1 +1,2 @@ -© <?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> \ No newline at end of file +© <?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 diff --git a/unl_theme/views/default/pageshells/pageshell.php b/unl_theme/views/default/pageshells/pageshell.php index 7dac950aa2fc823d2a23e7baae95e389004bcd29..71689f1c3770b8c502ff62c9e8e06913193eeafb 100644 --- a/unl_theme/views/default/pageshells/pageshell.php +++ b/unl_theme/views/default/pageshells/pageshell.php @@ -41,18 +41,16 @@ if (isloggedin()) { -$page->leftcollinks = '<h3>Planet Red Service Providers</h3> +$page->leftcollinks = '<h3>Related Links</h3> <ul> <li> -<a href="http://globe.poly9.com/">3D Globe By Poly9 Group Inc.</a> +<a href="http://clubred.unl.edu">ClubRed</a> </li> <li> -<!-- Begin Yahoo Web Services HTML Attribution Snippet --> -<a href="http://developer.yahoo.com/">Web Services by Yahoo!</a> -<!-- End Yahoo Web Services HTML Attribution Snippet --> +<a href="http://www.huskeralum.com" class="external">Nebraska Alumni Association</a> </li> <li> -<a href="http://elgg.org">Elgg Social Platform</a> +<a href="http://admissions.unl.edu">Undergraduate Office of Admissions</a> </li> </ul>'; $page->contactinfo = '<h3>Contacting Us</h3><p><strong>University of Nebraska-Lincoln</strong><br/>1400 R Street<br/>Lincoln, NE 68588<br/>402-472-7211</p>';