From 4f9dc1123d330d89bc43b7c5b9a9e6a1be73a1ed Mon Sep 17 00:00:00 2001 From: WANGF Date: Tue, 28 Mar 2023 12:34:25 -0400 Subject: [PATCH] update label to Branch, Section, Division, etc... --- .../plugin/iso19139.ca.HNAP/layout/layout-custom-fields.xsl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/plugin/iso19139.ca.HNAP/layout/layout-custom-fields.xsl b/src/main/plugin/iso19139.ca.HNAP/layout/layout-custom-fields.xsl index 6d067579..22d7caf6 100644 --- a/src/main/plugin/iso19139.ca.HNAP/layout/layout-custom-fields.xsl +++ b/src/main/plugin/iso19139.ca.HNAP/layout/layout-custom-fields.xsl @@ -235,8 +235,8 @@ { "type": "freeText", "heading": { - "eng": "Division/Sector/Branch", - "fra": "Division/Secteur/Branche" + "eng": "Branch, Section, Division, etc...", + "fra": "Branche, Secteur, Division, etc..." } } ]