Updates PINES eg2 splash page to match eg1.
authorTiffany Little <tlittle@georgialibraries.org>
Fri, 18 Dec 2020 18:36:30 +0000 (13:36 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Mon, 15 Aug 2022 14:15:23 +0000 (10:15 -0400)
Signed-off-by: Tiffany Little <tlittle@georgialibraries.org>
Open-ILS/src/eg2/src/app/staff/splash.component.html

index d9e6b76..24a7a60 100644 (file)
@@ -25,7 +25,7 @@
   <!-- header icon -->
   <div class="row mb-3">
     <div class="col-lg-12 text-center">
-      <img src="/images/portal/logo.png" alt="Evergreen"/>
+      <img src="[% ctx.media_prefix %]/images/portal/pines-logo-small.png" alt="PINES Logo"/>
     </div>
   </div>