From 38701ad3a0e4709a5a6b5e4bd7ad5effab61d60f Mon Sep 17 00:00:00 2001 From: Danyon Sewell Date: Thu, 7 Jul 2022 23:26:19 +0000 Subject: [PATCH] Bug: 30784: Rephrasing OPACMandatoryHoldDates pref slightly TEST PLAN: 1. On the Admin page, navigate to Koha Administration > Global System Preferences 2. Search for OPACMandatoryHoldDates 3. In the Value field, check that it now says On the "Placing a hold" form, instead of opac-reserve form. Sponsored by Catalyst IT --- .../intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref index ec893b5543..287feaf541 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref @@ -725,7 +725,7 @@ Circulation: 0: "Don't allow" - patrons to place holds that don't enter the waiting list until a certain future date. (AllowHoldDateInFuture must also be enabled). - - - On the opac-reserve form, make + - On the "Placing a hold" form, make - pref: OPACMandatoryHoldDates choices: "": "no hold dates" -- 2.11.0