diff --git a/fsd_config/form_jsons/cof/en/organisation-information-cof.json b/fsd_config/form_jsons/cof/en/organisation-information-cof.json index be182c352..98ca88c74 100644 --- a/fsd_config/form_jsons/cof/en/organisation-information-cof.json +++ b/fsd_config/form_jsons/cof/en/organisation-information-cof.json @@ -686,7 +686,7 @@ }, { "text": "Trust port", - "value": "trust-port" + "value": "Trust port" }, { "text": "Other", @@ -1031,8 +1031,8 @@ "operator": "is", "value": { "type": "Value", - "value": "trust-port", - "display": "trust-port" + "value": "Trust port", + "display": "Trust port" } } ] diff --git a/fsd_config/form_jsons/cof/eoi/en/organisation-details.json b/fsd_config/form_jsons/cof/eoi/en/organisation-details.json index 89c61db9d..01a904f56 100644 --- a/fsd_config/form_jsons/cof/eoi/en/organisation-details.json +++ b/fsd_config/form_jsons/cof/eoi/en/organisation-details.json @@ -220,7 +220,7 @@ }, { "text": "Trust port", - "value": "trust-port" + "value": "Trust port" }, { "text": "Not yet incorporated", diff --git a/version b/version index 2a53ff1d0..24bfcce90 100644 --- a/version +++ b/version @@ -1 +1,5 @@ +<<<<<<< FS-4347-pages-displaying-incorrect-button-text-v1 VERSION=0.1.276 +======= +VERSION=0.1.275 +>>>>>>> main