diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc
index 237500bf7a..c7ac3823c1 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc
+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc
@@ -209,12 +209,12 @@
[% END %]
[% BLOCK items_table_batchmod %]
-
+
[% IF display_columns_selection %][%# Needs js/pages/batchMod.js %]
[% IF checkboxes_edit OR checkboxes_delete %]
-
+
[% END %]
@@ -339,5 +339,5 @@
[% END # /FOREACH items %]
-
+
[% END %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-edit.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-edit.tt
index d1c789e3ab..e1dbacec60 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-edit.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-edit.tt
@@ -75,7 +75,6 @@
[% END %]
-
[% IF ( barcode_not_unique ) %]
Error saving item: Barcode must be unique.
@@ -90,19 +89,19 @@
[% IF ( notfoundbarcodes.size ) %]
Warning, the following barcodes were not found:
+
+
+
+ Barcodes not found |
+
+
+ [% FOREACH notfoundbarcode IN notfoundbarcodes %]
+ [% notfoundbarcode |html %] |
+ [% END %]
+
+
-
-
- Barcodes not found |
-
-
- [% FOREACH notfoundbarcode IN notfoundbarcodes %]
- [% notfoundbarcode |html %] |
- [% END %]
-
-
-
[% IF ( item_loop ) %]
[% UNLESS ( too_many_items_display ) %]
The following barcodes were found:
@@ -113,18 +112,18 @@
[% IF ( notfounditemnumbers.size ) %]
Warning, the following itemnumbers were not found:
+
+
+
+ Itemnumbers not found |
+
+
+ [% FOREACH notfounditemnumber IN notfounditemnumbers %]
+ [% notfounditemnumber |html %] |
+ [% END %]
+
+
-
-
-
- Itemnumbers not found |
-
-
- [% FOREACH notfounditemnumber IN notfounditemnumbers %]
- [% notfounditemnumber |html %] |
- [% END %]
-
-
[% IF ( item_loop ) %]
[% UNLESS ( too_many_items_display ) %]
The following itemnumbers were found: