From 138e376d6b2262394a17a6a2390753bbe7a1d1da Mon Sep 17 00:00:00 2001 From: Michael Fairchild <mfairchild@unl.edu> Date: Tue, 13 Feb 2018 09:41:50 -0600 Subject: [PATCH] update iim attribution --- www/templates/local-footer.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/templates/local-footer.tpl.php b/www/templates/local-footer.tpl.php index 0ad91a1..0374568 100644 --- a/www/templates/local-footer.tpl.php +++ b/www/templates/local-footer.tpl.php @@ -8,7 +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> - <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> + <p>This application is a product of the <a href="https://iim.unl.edu/">Internet and Interactive Media group at Nebraska</a>. IIM is a partnership of <a href="https://ucomm.unl.edu/">University Communication</a> and <a href="https://its.unl.edu/">Information Technology Services</a>.</p> </div> </div> <div class="bp960-wdn-col-one-fourth"> -- GitLab