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