Bug 15486: Modify request.tt to handle the new error string
[koha_ffzg] / koha-tmpl / intranet-tmpl / prog / en / modules / reserve / request.tt
index 68ed8a6..30ce360 100644 (file)
                                 Age restricted
                             [% ELSIF itemloo.not_holdable == 'tooManyHoldsForThisRecord' %]
                                 Exceeded max holds per record
+                            [% ELSIF itemloo.not_holdable == 'tooManyReservesToday' %]
+                                Daily hold limit reached for patron
                             [% ELSIF itemloo.not_holdable == 'tooManyReserves' %]
                                 Too many holds
                             [% ELSIF itemloo.not_holdable == 'notReservable' %]