@@ -, +, @@ in staff interface --- koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt @@ -617,12 +617,13 @@ A non priority hold doesn't prevent a current checkout from renewing - + [% IF ( multi_hold ) %]
  • Place a hold on the next available title from this group
  • + [% END %] [% UNLESS ( multi_hold ) %] --