@@ -, +, @@ --- koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-batch.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-batch.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-batch.tt @@ -179,7 +179,7 @@ [% IF ( duplicate_message ) %]
- Duplicates removed from batch number [% batch_id %]: [% duplicate_count %] patron(s) + Duplicate patrons removed from batch number [% batch_id %]: [% duplicate_count %]
[% END %] --