@@ -, +, @@ Tools part 1 - Tools -> Automatic item modifications by age - View and edit rules - Tools -> Batch item modification start page - Tools -> Batch delete records - Starting page - Confirmation page - Completion page - Tools -> Batch record modification - Starting page - Confirmation page - Completion page - Tools -> Batch patron deletion/anonymization - Starting page - Confirmation page - Completion page - Tools -> CSV profiles - View and edit CSV profiles --- .../tools/automatic_item_modification_by_age.tt | 25 +++++++++++--------- .../prog/en/modules/tools/batchMod.tt | 25 ++++++++++++-------- .../prog/en/modules/tools/batch_delete_records.tt | 27 +++++++++++++--------- .../en/modules/tools/batch_record_modification.tt | 26 ++++++++++++--------- .../prog/en/modules/tools/cleanborrowers.tt | 25 +++++++++++--------- .../prog/en/modules/tools/csv-profiles.tt | 25 +++++++++++--------- 6 files changed, 88 insertions(+), 65 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/automatic_item_modification_by_age.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/automatic_item_modification_by_age.tt @@ -20,10 +20,10 @@ [% END %] -
-
-
-
+
+
+
+
[% IF ( op == 'edit_form' ) %]
@@ -217,19 +217,22 @@
[% END %] -
-
-
- [% INCLUDE 'tools-menu.inc' %] -
-
+ +
+ +
+ +
+
[% MACRO jsinclude BLOCK %] [% Asset.js("js/tools-menu.js") | $raw %] [% Asset.js("lib/jquery/plugins/jquery.fixFloat.js") | $raw %] [% Asset.js("js/automatic_item_modification_by_age.js") | $raw %] [% IF op == 'edit_form' %] -