From: Vincent Vanwaelscappel Date: Fri, 13 Dec 2024 17:23:58 +0000 (+0100) Subject: wait #6967 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=c9a2facf6eb98afb3ad794a930937a6fed8160ad;p=spinepro.git wait #6967 @0.25 --- diff --git a/wp-content/mu-plugins/cube/src/Forms/Consultation.php b/wp-content/mu-plugins/cube/src/Forms/Consultation.php index 9b40ec50..4b3e32aa 100644 --- a/wp-content/mu-plugins/cube/src/Forms/Consultation.php +++ b/wp-content/mu-plugins/cube/src/Forms/Consultation.php @@ -98,7 +98,7 @@ class Consultation extends Base { __('No', 'ccv'), ]), - Radio::field('able-to-self-fund', __('Are you able to self-fund the treatment? Typical costs are £36,000.', 'ccv')) + Radio::field('able-to-self-fund', __('Are you able to self-fund the treatment? (Typically, £32K to £36K)', 'ccv')) ->options([ __('Yes', 'ccv'), __('No', 'ccv'),