Lines 808-813
Link Here
|
808 |
[% biblio_info.biblioitem.publicationyear | html %] |
808 |
[% biblio_info.biblioitem.publicationyear | html %] |
809 |
</li> |
809 |
</li> |
810 |
[% END %] |
810 |
[% END %] |
|
|
811 |
|
812 |
[% IF ( Koha.Preference('DisplayAddHoldGroups') && Koha.Preference('DisplayMultiItemHolds') ) %] |
813 |
<li id="hold_group_list_item"> |
814 |
<label for="hold_group">Treat as hold group: </label> |
815 |
<input name="hold_group" id="hold_group" type="checkbox" /> |
816 |
<span class="hint">Place a hold on the next available title from this group</span> |
817 |
</li> |
818 |
[% END %] |
811 |
</ol> |
819 |
</ol> |
812 |
|
820 |
|
813 |
<table id="requestspecific"> |
821 |
<table id="requestspecific"> |