diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt
index 73855dbef5..ddf93049e0 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt
@@ -124,7 +124,9 @@
Add item(s)[% IF ( table_loop ) %]
Save description
Remove selected items
- Delete batch
+
+ Delete batch
+
Remove duplicates
Export selected items
Export full batch[% END %]
@@ -206,17 +208,8 @@
[% MACRO jsinclude BLOCK %]
[% INCLUDE 'greybox.inc' %]
[% INCLUDE 'datatables.inc' %]
+ [% Asset.js("js/form-submit.js") | $raw %]