Default Print Templates - PINES Customizations
authorTerran McCanna <tmccanna@georgialibraries.org>
Wed, 9 Aug 2017 18:05:16 +0000 (14:05 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Sun, 17 Sep 2017 23:38:53 +0000 (19:38 -0400)
Customized default print templates for PINES so that each library
will have a good starting point to work from.

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

index 1be140f..e8370bc 100644 (file)
@@ -1,4 +1,4 @@
-<div style="text-align:center;font-weight:bold;font-size:4em;">___/___</div>
+<div style="text-align:center;font-weight:bold;font-size:4em;">{{dest_courier_code}}</div>
 <div style="text-align:center;font-weight:bold;font-size:2.5em;">{{dest_location.shortname}}</div>
 <br/>
 <hr/>
index 5e35a1d..a16662a 100644 (file)
@@ -1,4 +1,4 @@
-<div style="text-align:center;font-weight:bold;font-size:4em;">___/___</div>
+<div style="text-align:center;font-weight:bold;font-size:4em;">{{dest_courier_code}}</div>
 <div style="text-align:center;font-weight:bold;font-size:2.5em;">{{dest_location.shortname}}</div>
 <br/>
 <hr/>