diff --git a/www/templates/local-footer.tpl.php b/www/templates/local-footer.tpl.php index d85fa26704340ab1f64d603101039170a6476d0d..0ad91a1d2d3ec894ec6e94bb989bff8e73576448 100644 --- a/www/templates/local-footer.tpl.php +++ b/www/templates/local-footer.tpl.php @@ -8,13 +8,7 @@ <div class="bp960-wdn-col-one-half"> <div class="wdn-footer-module"> <span role="heading" class="wdn-footer-heading">About UNL Search</span> - <?php - if ($file = @file_get_contents(UNL_Search::getProjectRoot() . '/tmp/iim-app-footer.html')) { - echo $file; - } else { - echo file_get_contents('http://iim.unl.edu/iim-app-footer?format=partial'); - } - ?> + <p>This application is developed and maintained by <a href="http://iim.unl.edu/">Internet and Interactive Media</a> (IIM), which is a partnership with University Communication and Information Technology Services.</p> </div> </div> <div class="bp960-wdn-col-one-fourth">