Lines 688-694
Link Here
|
688 |
<li><strong>No holds allowed:</strong> No patron may put this book on hold.</li> |
688 |
<li><strong>No holds allowed:</strong> No patron may put this book on hold.</li> |
689 |
</ul> |
689 |
</ul> |
690 |
<p><strong>Note: </strong>If the system preference 'AllowHoldPolicyOverride' is enabled, these policies can be overridden by your circulation staff.</br /> |
690 |
<p><strong>Note: </strong>If the system preference 'AllowHoldPolicyOverride' is enabled, these policies can be overridden by your circulation staff.</br /> |
691 |
<strong>Important: </strong>The policies are applied based on the ReservesControlBranch system preference which is set to <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ReservesControlBranch">[% Koha.Preference('ReservesControlBranch') %]</a>. |
691 |
<strong>Important: </strong>The policies are applied based on the ReservesControlBranch system preference which is set to <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ReservesControlBranch">[% Koha.Preference('ReservesControlBranch') | html %]</a>. |
692 |
</p> |
692 |
</p> |
693 |
|
693 |
|
694 |
<form method="post" action="/cgi-bin/koha/admin/smart-rules.pl"> |
694 |
<form method="post" action="/cgi-bin/koha/admin/smart-rules.pl"> |
695 |
- |
|
|