branding the built-in selfcheck interface for PINES
authorChris Sharp <csharp@georgialibraries.org>
Wed, 1 Apr 2015 17:16:03 +0000 (13:16 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Wed, 1 Apr 2015 17:16:03 +0000 (13:16 -0400)
Open-ILS/src/templates/circ/selfcheck/banner.tt2
Open-ILS/web/images/pines_logo_selfcheck.png [new file with mode: 0644]

index baf12e4..e91625a 100644 (file)
@@ -1,6 +1,6 @@
 <div id='oils-selfck-user-banner'></div>
 <div id='oils-selfck-logo-div'>
-    <img src='[% ctx.media_prefix %]/images/self_eg_logo.png'/>
+    <img src='[% ctx.media_prefix %]/images/pines_logo_selfcheck.png'/>
 </div>
 <br/>
 <br/>
diff --git a/Open-ILS/web/images/pines_logo_selfcheck.png b/Open-ILS/web/images/pines_logo_selfcheck.png
new file mode 100644 (file)
index 0000000..fe25e98
Binary files /dev/null and b/Open-ILS/web/images/pines_logo_selfcheck.png differ