https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1528
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 79895 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79895&action=edit Bug 15280: Switch default CHECKOUT notice to Template Toolkit Test Plan: 1) Ensure dependancies are applied 2) Apply this patch 3) Update your CHECKOUT notice to match the following: The following items have been checked out: ---- [% biblio.title %] ---- Thank you for visiting [% branch.branchname %]. 3) Generate a CHECKOUT notice for a patron 4) Note there is not change to the generated notice Signed-off-by: Mirko Tietgen <[email protected]> Signed-off-by: Josef Moravec <[email protected]> Signed-off-by: Marcel de Rooy <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
