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>
Wed, 25 Nov 2020 16:43:06 +0000 (11:43 -0500)
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 7c53fb2..6e6f143 100644 (file)
@@ -71,7 +71,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>