Bugzilla – Attachment 156092 Details for
Bug 34885
Improve confusing pref description for OPACHoldsIfAvailableAtPickup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34885: Improve confusing pref description for OPACHoldsIfAvailableAtPickup
Bug-34885-Improve-confusing-pref-description-for-O.patch (text/plain), 2.79 KB, created by
Marcel de Rooy
on 2023-09-22 13:10:49 UTC
(
hide
)
Description:
Bug 34885: Improve confusing pref description for OPACHoldsIfAvailableAtPickup
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2023-09-22 13:10:49 UTC
Size:
2.79 KB
patch
obsolete
>From 59dc887ecb5eb918fbd3b9251d8c173afb4ae011 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 22 Sep 2023 13:07:51 +0000 >Subject: [PATCH] Bug 34885: Improve confusing pref description for > OPACHoldsIfAvailableAtPickup >Content-Type: text/plain; charset=utf-8 > >Changes pref description and sysprefs.sql. >The change is not important enough for a dbrev. > >Test plan: >Look at the changed text in Systempreferences. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > installer/data/mysql/mandatory/sysprefs.sql | 2 +- > .../prog/en/modules/admin/preferences/circulation.pref | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/installer/data/mysql/mandatory/sysprefs.sql b/installer/data/mysql/mandatory/sysprefs.sql >index ed5f6a4ab5..e0bf6f6361 100644 >--- a/installer/data/mysql/mandatory/sysprefs.sql >+++ b/installer/data/mysql/mandatory/sysprefs.sql >@@ -463,7 +463,7 @@ INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, ` > ('OpacHighlightedWords','1','','If Set, then queried words are higlighted in OPAC','YesNo'), > ('OPACHoldingsDefaultSortField','first_column','first_column|homebranch|holdingbranch','Default sort field for the holdings table at the OPAC','choice'), > ('OPACHoldsHistory','0','','If ON, enables display of Patron Holds History in OPAC','YesNo'), >-('OPACHoldsIfAvailableAtPickup','1','','Allow to pickup up holds at libraries where the item is available','YesNo'), >+('OPACHoldsIfAvailableAtPickup','1','','Allow patrons to place a hold at pickup locations (libraries) where the item is available','YesNo'), > ('OPACHoldsIfAvailableAtPickupExceptions','','','List the patron categories not affected by OPACHoldsIfAvailableAtPickup if off','Free'), > ('OpacHoldNotes','0','','Show hold notes on OPAC','YesNo'), > ('OPACHoldRequests','1',NULL,'If ON, globally enables patron holds on OPAC','YesNo'), >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 efa20dba81..ba28859e03 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 >@@ -924,7 +924,7 @@ Circulation: > choices: > 1: Allow > 0: "Don't allow" >- - to pickup holds at libraries where the item is available. >+ - patrons to place a hold at pickup locations (libraries) where the item is available. > - > - 'Patron categories not affected by <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACHoldsIfAvailableAtPickup">OPACHoldsIfAvailableAtPickup</a>:' > - pref: OPACHoldsIfAvailableAtPickupExceptions >-- >2.30.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 34885
:
156092
|
156096