@@ -, +, @@ descriptions - OPACFineNoRenewalsBlockAutoRenew - ExpireReservesMaxPickUpDelayCharge - PatronSelfRegistrationVerifyByEmail --- .../intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref | 4 ++-- koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref @@ -487,7 +487,7 @@ Circulation: choices: yes: Block no: Allow - - his/her auto renewals. + - their auto renewals. - - pref: ItemsDeniedRenewal type: textarea @@ -625,7 +625,7 @@ Circulation: no: "Don't allow" - "holds to expire automatically if they have not been picked by within the time period specified in ReservesMaxPickUpDelay.
NOTE: This system preference requires the misc/cronjobs/holds/cancel_expired_holds.pl cronjob. Ask your system administrator to schedule it." - - - If using ExpireReservesMaxPickUpDelay, charge a borrower who allows his or her waiting hold to expire a fee of + - If using ExpireReservesMaxPickUpDelay, charge a borrower who allows their waiting hold to expire a fee of - pref: ExpireReservesMaxPickUpDelayCharge class: currency - --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref @@ -748,7 +748,7 @@ OPAC: choices: yes: Require no: "Don't require" - - "that a self-registering patron verify his or herself via email." + - "that a self-registering patron verify themselves via email." - "
NOTE: This system preference requires the misc/cronjobs/cleanup_database.pl cronjob. Ask your system administrator to schedule it." - - "Use the patron category code" --