Text to go in the release notes:
|
This enhancement adds recalls to the objects that can be called using Template Toolkit and updates the default notices for RETURN_RECALLED_ITEM, PICKUP_RECALLED_ITEM, and RECALL_REQUESTER_DET notices.
It uses [% INCLUDE 'biblio-title.inc' biblio=biblio link=0 %] and [% INCLUDE 'patron-title.inc' patron => borrower, no_title => 1, no_html = 1 %] to pull in the title and patron information.
Existing installations will not see changes to their notices but they can be viewed using the "See default" button when editing the notice.
|