PINES Update - correct pull list link on splash page
authorTerran McCanna <tmccanna@georgialibraries.org>
Tue, 18 Jan 2022 14:33:28 +0000 (09:33 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Tue, 18 Jan 2022 14:37:37 +0000 (09:37 -0500)
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Open-ILS/src/templates/staff/t_splash.tt2

index 5bd0436..f4023a7 100644 (file)
@@ -35,7 +35,7 @@
           </div>
           <div>
             <img src="[% ctx.media_prefix %]/images/portal/holds.png" alt="" role="presentation"/>
-            <a target="_self" href="./circ/holds/pull">[% l('Pull List for Hold Requests') %]</a>
+            <a target="_self" href="/eg2/staff/circ/holds/pull-list">[% l('Pull List for Hold Requests') %]</a>
           </div>
         </div>
       </div>