Koha/koha-tmpl/intranet-tmpl
Jonathan Druart 38526ca13a 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>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-10-09 16:15:50 -03:00
..
js
lib Bug 18810: Update Font Awesome to 4.7.0 2017-09-19 09:22:45 -03:00
prog Bug 14039: Add the title to all places 2017-10-09 16:15:50 -03:00