Bug 34479: Move patron selection history to a re-useable file
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / includes / members-patron-selections.inc
1
2 <span>
3     <input type="hidden" data-identifier="[% id | html %]" id="form-identifier"/>
4     <input type="checkbox" id="maintain_selections_[% id | html %]" />
5     <label for="maintain_selections_[% id | html %]">Keep patrons selected for a new operation</label>
6 </span>