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=40e39b50bd1f1f8ee2c1602f5f533c217a7670f2;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 c65a87ceec..6d7a3b4473 100644 --- a/Open-ILS/src/templates/opac/parts/footer.tt2 +++ b/Open-ILS/src/templates/opac/parts/footer.tt2 @@ -63,7 +63,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