Lines 2303-2309
tables:
Link Here
|
2303 |
- "" |
2303 |
- "" |
2304 |
- "[% INCLUDE 'patron-title.inc' patron => borrower, no_title => 1, no_cardnumber => 1, no_html = 1 %]," |
2304 |
- "[% INCLUDE 'patron-title.inc' patron => borrower, no_title => 1, no_cardnumber => 1, no_html = 1 %]," |
2305 |
- "" |
2305 |
- "" |
2306 |
- "A recall has been placed on the following item: [% INCLUDE 'biblio-title.inc' biblio=title link = 0 %] / [% biblio.author %] ([% item.barcode %]). The due date has been updated, and is now [% issue.date_due %]. Please return the item before the due date." |
2306 |
- "A recall has been placed on the following item: [% INCLUDE 'biblio-title.inc' biblio=biblio link = 0 %] / [% biblio.author %] ([% item.barcode %]). The due date has been updated, and is now [% issue.date_due %]. Please return the item before the due date." |
2307 |
- "" |
2307 |
- "" |
2308 |
- "Thank you!" |
2308 |
- "Thank you!" |
2309 |
|
2309 |
|
Lines 2320-2326
tables:
Link Here
|
2320 |
- "" |
2320 |
- "" |
2321 |
- "[% INCLUDE 'patron-title.inc' patron => borrower, no_title => 1, no_cardnumber => 1, no_html = 1 %]," |
2321 |
- "[% INCLUDE 'patron-title.inc' patron => borrower, no_title => 1, no_cardnumber => 1, no_html = 1 %]," |
2322 |
- "" |
2322 |
- "" |
2323 |
- "A recall that you requested on the following item: [% INCLUDE 'biblio-title.inc' biblio=title link = 0 %] / [% biblio.author %] ([% item.barcode %]) is now ready for you to pick up at [% recall.pickup_library_id %]. Please pick up your item by [% recalls.expiration_date %]." |
2323 |
- "A recall that you requested on the following item: [% INCLUDE 'biblio-title.inc' biblio=biblio link = 0 %] / [% biblio.author %] ([% item.barcode %]) is now ready for you to pick up at [% recall.pickup_library_id %]. Please pick up your item by [% recalls.expiration_date %]." |
2324 |
- "" |
2324 |
- "" |
2325 |
- "Thank you!" |
2325 |
- "Thank you!" |
2326 |
|
2326 |
|
Lines 2364-2370
tables:
Link Here
|
2364 |
- "[% borrowes.email %]" |
2364 |
- "[% borrowes.email %]" |
2365 |
- "" |
2365 |
- "" |
2366 |
- "ITEM RECALLED" |
2366 |
- "ITEM RECALLED" |
2367 |
- "[% INCLUDE 'biblio-title.inc' biblio=title link = 0 %] by [% biblio.author %]" |
2367 |
- "[% INCLUDE 'biblio-title.inc' biblio=biblio link = 0 %] by [% biblio.author %]" |
2368 |
- "Barcode: [% item.barcode %]" |
2368 |
- "Barcode: [% item.barcode %]" |
2369 |
- "Callnumber: [% item.itemcallnumber %]" |
2369 |
- "Callnumber: [% item.itemcallnumber %]" |
2370 |
- "Waiting since: [% recall.waiting_date %]" |
2370 |
- "Waiting since: [% recall.waiting_date %]" |
2371 |
- |
|
|