View | Details | Raw Unified | Return to bug 15573
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-batch.tt (-2 / +1 lines)
Lines 179-185 Link Here
179
179
180
                [% IF ( duplicate_message ) %]
180
                [% IF ( duplicate_message ) %]
181
                    <div class="dialog message">
181
                    <div class="dialog message">
182
                        <strong>Duplicates removed from batch number [% batch_id %]: [% duplicate_count %] patron(s)</strong>
182
                        <strong>Duplicate patrons removed from batch number [% batch_id %]: [% duplicate_count %]</strong>
183
                    </div>
183
                    </div>
184
                [% END %]
184
                [% END %]
185
185
186
- 

Return to bug 15573