@@ -, +, @@ --- .../intranet-tmpl/prog/en/modules/tools/export.tt | 25 +++++++++++++++++-- 1 files changed, 22 insertions(+), 3 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/export.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/export.tt @@ -2,10 +2,22 @@ Koha › Tools › MARC export [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'calendar.inc' %] + + @@ -65,9 +77,16 @@ $(document).ready(function() {
  • - - [% INCLUDE 'branch-selector.inc' - branches = branchloop %] + +
  • --