@@ -, +, @@ for words and lines. This commit adds wrapping styles to print-notices.tt template Test plan: * place a hold on a title with a very very long title or author * mark it as "waiting for pickup" by doing a checkin * go to command line interface, and run * misc/cronjobs/gather_print_notices.pl /tmp * misc/cronjobs/printoverdues.sh /tmp * if your title/author is long enough, it's splitted on 2 lines with this patch (it is not before this patch) --- .../prog/en/modules/batch/print-notices.tt | 4 ++++ 1 file changed, 4 insertions(+) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/batch/print-notices.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/batch/print-notices.tt @@ -5,6 +5,10 @@ [% IF ( stylesheet ) %] --