PINES Customization: Link to spine label documentation
authorTerran McCanna <tmccanna@georgialibraries.org>
Wed, 6 Mar 2019 21:14:22 +0000 (16:14 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Fri, 9 Aug 2019 13:29:11 +0000 (09:29 -0400)
To be added on top of Adam's spine label work.

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

index 2e1692b..791091e 100644 (file)
@@ -65,7 +65,7 @@
 
 <!-- PINES customization -->
 <div style="width:40%;border:1px dashed gray;padding:10px;text-align:center;font-weight:bold;font-style:italic;margin-bottom:15px;">
-    <a href="https://pines.georgialibraries.org/dokuwiki/doku.php?id=cat:spine-label-printing">
+    <a href="https://pines.georgialibraries.org/dokuwiki/doku.php?id=cat:spine-label-printing" target="_blank">
         Instructions for setting up spine & pocket labels
     </a>
 </div>
@@ -274,4 +274,4 @@ label. Use pocket label left margin to identify how much space to provide betwee
           context="preview_scope"></div>
     </div>
     <!-- col -->
-</div>
\ No newline at end of file
+</div>