https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14039 --- Comment #22 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 67767 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=67767&action=edit Bug 14039: Add the title to all places There are other scripts where the borrower variable is not defined and the fields are passed one by one. To have a consistent behaviour we should add the title at the different places. Note that this script also add the use of the include file for statistics.tt and remove the pass of parameters to the template, already done later: 99 $template->param(%$borrower); Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.