PINES Staff Client Splash Page Updates
authorTerran McCanna <tmccanna@georgialibraries.org>
Thu, 18 Jun 2020 17:58:31 +0000 (13:58 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Fri, 19 Jun 2020 11:25:00 +0000 (07:25 -0400)
Update MARC batch import/export link, update http to https.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Open-ILS/src/templates/staff/t_splash.tt2

index ce36517..a0a0d7d 100644 (file)
@@ -70,7 +70,7 @@
           </div>
           <div>
             <img src="[% ctx.media_prefix %]/images/portal/batchimport.png" alt="" role="presentation"/>
-            <a target="_self" href="./cat/catalog/vandelay">[% l('MARC Batch Import / Export') %]</a>
+            <a target="_self" href="/eg2/staff/cat/vandelay/import">[% l('MARC Batch Import / Export') %]</a>
           </div>
           <div>
             <img src="[% ctx.media_prefix %]/images/portal/z3950.png" alt="" role="presentation"/>
         <div class="panel-body">
           <div>
             <img src="[% ctx.media_prefix %]/images/portal/helpdesk.png" alt="" role="presentation"/>
-            <a target="_new" href="http://help.georgialibraries.org">
+            <a target="_new" href="https://help.georgialibraries.org">
               [% l('GPLS Help Desk') %]
             </a>
           </div>
           <div>
             <img src="[% ctx.media_prefix %]/images/portal/helpdesk.png" alt="" role="presentation"/>
-            <a target="_new" href="http://pines.georgialibraries.org/documentation/">
+            <a target="_new" href="https://pines.georgialibraries.org/documentation/">
               [% l('PINES Documentation') %]
             </a>
           </div>
           </div>          
           <div>
             <img src="[% ctx.media_prefix %]/images/portal/reports.png"/>
-            <a target="_new" href="http://gapines.org/report-creator/">
+            <a target="_new" href="/report-creator/">
               [% l('PINES Quick Reports') %]
             </a>
           </div>