Bug 13618: Fix last occurrences recently introduced to master
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / patroncards / edit-batch.tt
index 044d00c..05d3ca7 100644 (file)
 
                 [% IF ( duplicate_message ) %]
                     <div class="dialog message">
-                        <strong>Duplicates removed from batch number [% batch_id %]: [% duplicate_count %] patron(s)</strong>
+                        <strong>Duplicate patrons removed from batch number [% batch_id %]: [% duplicate_count %]</strong>
                     </div>
                 [% END %]