From 0c4d5572a39717a16323d8faafc44ea2f649e96d Mon Sep 17 00:00:00 2001 From: David Nind Date: Fri, 20 Jan 2023 18:42:01 +0000 Subject: [PATCH] Bug 32692: Terminology - use staff interface for MARC framework subfield editor For the visibility options in the advanced constraints section of the MARC framework subfield editor, use 'Staff interface' instead of 'Intranet'. This makes it consistent with the terminology list (see https://wiki.koha-community.org/wiki/Terminology#I). Test plan: 1. Go to Administration > Catalog > MARC bibliographic framework. 2. Select Actions > MARC structure for any framework. 3. For any tag select Actions > Edit subfields. 4. Note that in the advanced constraints section for the visibility field that 'Intranet' is used as an option. 5. Apply the patch. 6. Refresh the page and note that 'Staff interface' is now used, which is consistent with the terminology list (see https://wiki.koha-community.org/wiki/Terminology#I). 7. Sign off D: Signed-off-by: David Nind Signed-off-by: Amaury GAU --- .../prog/en/modules/admin/marc_subfields_structure.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt index fb394993e2..95df1dbfd6 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt @@ -254,7 +254,7 @@ - + -- 2.30.2