Skip to content

Commit

Permalink
Update footer.php
Browse files Browse the repository at this point in the history
  • Loading branch information
nnunn authored Sep 21, 2020
1 parent 459b35e commit 99f9b85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions application/views/common/footer.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
<div class="span7">
<?php if (uri_string() == ""):?>
<p class="hidden-phone"><a href="info/slide-info" class="slide-info">Source information for background images</a></p>
<p><a href="https://www.library.ualberta.ca/about-us/partners/#collaborate" class="slide-info">Open to Collaborate</a></p>

<?php endif ?>
</div>
<p class="span5">Copyright 2015 &copy; <a href="http://www.library.ualberta.ca">University of Alberta Libraries</a>,
Bruce Peel Special Collections, B7 Rutherford South, Edmonton, AB, Canada T6G 2J4 -
<a href="http://www.library.ualberta.ca/privacy/">Web Site Privacy Policy</a></p>
<a href="http://www.library.ualberta.ca/privacy/">Web Site Privacy Policy</a> :: <a href="https://www.library.ualberta.ca/about-us/partners/#collaborate">Open to Collaborate</a></p>
</div>
</div>
</div>
Expand Down

0 comments on commit 99f9b85

Please sign in to comment.