From 57d4301350ab5fba3b71b59eebc8dddfb2d7aa57 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 Content-Type: text/plain; charset=utf-8 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 Signed-off-by: Chris Cormack Signed-off-by: David Nind Signed-off-by: Marcel de Rooy --- .../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.20.1