PINES Staff Splash Screen for Web Client
authorTerran McCanna <tmccanna@georgialibraries.org>
Wed, 30 Aug 2017 15:55:40 +0000 (11:55 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 4 Jun 2019 21:31:42 +0000 (17:31 -0400)
Adjusted order of icons so that Reports is before Quick Reports

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

index 0a83212..5b8501b 100644 (file)
           </div>
           <div>
             <img src="/xul/server/skin/media/images/portal/reports.png"/>
+            <a target="_top" href="./reporter/legacy/main">
+              [% l('Reports') %]
+            </a>
+          </div>          
+          <div>
+            <img src="/xul/server/skin/media/images/portal/reports.png"/>
             <a target="_new" href="http://gapines.org/report-creator/">
               [% l('PINES Quick Reports') %]
             </a>