These changes undo a couple of small things I tried to tweak on the web
authorTerran McCanna <tmccanna@georgialibraries.org>
Mon, 4 Jan 2016 19:39:08 +0000 (14:39 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Mon, 4 Jan 2016 19:51:11 +0000 (14:51 -0500)
client that didn't work the way I hoped they would.

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
Open-ILS/src/templates/staff/t_splash.tt2

index 1149a75..d4203a6 100644 (file)
@@ -1,6 +1,5 @@
 <div>
-  <h1>{{dest_location.shortname}}<br/>
-  {{dest_location.courier_code}}</h1>
+  <h1>{{dest_location.shortname}}</h1>
   <hr/>
   <div>[% l('This item needs to be routed to [_1]', '<b>{{dest_location.shortname}}</b>') %]</div>
   <div>{{dest_location.name}}</div>
index bc87236..3f6a013 100644 (file)
@@ -1,6 +1,5 @@
 <div>
-  <h1>{{dest_location.shortname}}<br/>
-  {{dest_location.courier_code}}</h1>
+  <h1>{{dest_location.shortname}}</h1>
   <hr/>
   <div>[% l('This item needs to be routed to [_1]', '<b>{{dest_location.shortname}}</b>') %]</div>
   <div>{{dest_location.name}}</div>
index 9c61a35..3f37ca3 100644 (file)
@@ -23,8 +23,7 @@
           </div>
           <div>
             <img src="/xul/server/skin/media/images/portal/registerpatron.png"/>
-            <a target="_self" href="./circ/patron/register">[% l('Register New Patron') %]</a><br/>
-                       <span style="font-size:.7em">(Search for Existing Record First)</span>
+            <a target="_self" href="./circ/patron/register">[% l('Register New Patron') %]</a>
           </div>
           <div>
             <img src="/xul/server/skin/media/images/portal/retreivepatron.png"/>
@@ -88,8 +87,7 @@
             <img src="/xul/server/skin/media/images/portal/helpdesk.png"/>
             <a target="_new" href="http://pines.georgialibraries.org/documentation/">
               [% l('PINES Documentation') %]
-            </a><br/>
-                       <span style="font-size:.7em;"Circulation, Cataloging, and Local Admin Documentation</span>
+            </a>
           </div>
           <div>
             <img src="/xul/server/skin/media/images/portal/reports.png"/>