@@ -, +, @@ confusing and just means No --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt | 8 ++++---- koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/smart-rules.tt | 2 +- .../intranet-tmpl/prog/en/modules/onboarding/onboardingstep5.tt | 4 ++-- t/db_dependent/Holds/DisallowHoldIfItemsAvailable.t | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt @@ -297,9 +297,9 @@ $(document).ready(function() { [% IF rule.onshelfholds == 1 %] Yes [% ELSIF rule.onshelfholds == 2 %] - If all unavailable + Only if other items unavailable [% ELSE %] - If any unavailable + No [% END %] [% IF rule.opacitemholds == 'F'%]Force[% ELSIF rule.opacitemholds == 'Y'%]Allow[% ELSE %]Don't allow[% END %] @@ -393,8 +393,8 @@ $(document).ready(function() { --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/smart-rules.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/smart-rules.tt @@ -76,7 +76,7 @@
  • If the patron can place holds on this item type, enter the total numbers of items (of this type) that can be put on hold in the 'Holds Allowed' field
  • -
  • Next you can decide if this patron/item combo are allowed to place holds on items that are on the shelf (or available in the library) or not. If you choose 'no' then items can only be placed on hold if checked out
  • +
  • Next you can decide if this patron/item combo are allowed to place holds on items that are on the shelf (or available in the library). You can choose between Yes, No and "Only if other items unavailable".
  • You can also decide if patrons are allowed to place item specific holds on the item type in question. The options are: