LP#1802594: (follow-up) avoid a regression on "Copy" => "Item"
authorGalen Charlton <gmc@equinoxinitiative.org>
Mon, 18 Feb 2019 19:17:29 +0000 (14:17 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 18 Feb 2019 19:17:29 +0000 (14:17 -0500)
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>

Open-ILS/src/templates/staff/t_splash.tt2

index 9cb3356..0465dc6 100644 (file)
@@ -54,7 +54,7 @@
           </div>
           <div>
             <img src="[% ctx.media_prefix %]/images/portal/bucket.png" alt="" role="presentation"/>
-            <a target="_self" href="./cat/bucket/copy/">[% l('Copy Buckets') %]</a>
+            <a target="_self" href="./cat/bucket/copy/">[% l('Item Buckets') %]</a>
           </div>
         </div>
       </div>