PINES Staff Client Logo Update
authorTerran McCanna <tmccanna@georgialibraries.org>
Mon, 9 Dec 2019 17:25:07 +0000 (12:25 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Tue, 20 Oct 2020 13:57:44 +0000 (09:57 -0400)
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Open-ILS/src/templates/staff/t_splash.tt2
Open-ILS/web/images/portal/pines-logo-small.png [new file with mode: 0644]

index 389f73b..7c53fb2 100644 (file)
@@ -1,7 +1,7 @@
 <div class="container">
   <div class="row">
     <div class="col-md-12 text-center">
-      <img src="[% ctx.media_prefix %]/images/portal/logo.png" alt="PINES Logo" style="height:80px;"/>
+      <img src="[% ctx.media_prefix %]/images/portal/pines-logo-small.png" alt="PINES Logo" />
     </div>
   </div>
   <br/>
diff --git a/Open-ILS/web/images/portal/pines-logo-small.png b/Open-ILS/web/images/portal/pines-logo-small.png
new file mode 100644 (file)
index 0000000..00189f8
Binary files /dev/null and b/Open-ILS/web/images/portal/pines-logo-small.png differ