@@ -, +, @@ deletion --- koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_delete_records.tt | 4 ++-- .../intranet-tmpl/prog/en/modules/tools/batch_record_modification.tt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_delete_records.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_delete_records.tt @@ -145,7 +145,7 @@ $(document).ready(function() {
- + Cancel
@@ -216,7 +216,7 @@ $(document).ready(function() {
- + Cancel
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_record_modification.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_record_modification.tt @@ -167,7 +167,7 @@ $(document).ready(function() {
- + Cancel
@@ -259,7 +259,7 @@ $(document).ready(function() {
- + Cancel --