From: Terran McCanna Date: Thu, 4 May 2017 21:17:50 +0000 (-0400) Subject: PINES Customization: Add IMLS logo to footer X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=29f28c471596c4c5ccb57ef8d66daa90aeee1bbd;p=evergreen%2Fpines.git PINES Customization: Add IMLS logo to footer Signed-off-by: Terran McCanna --- diff --git a/Open-ILS/src/templates/opac/parts/footer.tt2 b/Open-ILS/src/templates/opac/parts/footer.tt2 index 86a96ec8e0..c891a5a8fa 100644 --- a/Open-ILS/src/templates/opac/parts/footer.tt2 +++ b/Open-ILS/src/templates/opac/parts/footer.tt2 @@ -69,7 +69,12 @@ alt="[% l('Evergreen') %]" /> -

[% l('Funding Note') %]

+

+
+ IMLS +
+

+ [% l('Funding Note') %]

diff --git a/Open-ILS/web/images/IMLS-logo.jpg b/Open-ILS/web/images/IMLS-logo.jpg new file mode 100644 index 0000000000..2993139b26 Binary files /dev/null and b/Open-ILS/web/images/IMLS-logo.jpg differ