diff --git a/unl_theme/views/default/pageshells/pageshell.php b/unl_theme/views/default/pageshells/pageshell.php index ad9a09618d2d734fce36552db0a8a1719b73d5c8..71676673a4076b3347e26a8635459904644b37c0 100644 --- a/unl_theme/views/default/pageshells/pageshell.php +++ b/unl_theme/views/default/pageshells/pageshell.php @@ -41,11 +41,19 @@ if (isloggedin()) { -$page->leftcollinks = '<h3>Related Links</h3> +$page->leftcollinks = '<h3>Planet Red Service Providers</h3> <ul> <li> <a href="http://globe.poly9.com/">3D Globe By Poly9 Group Inc.</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 --> +</li> +<li> +<a href="http://elgg.org">Elgg Social Platform</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>';