]> _ Git - spinepro.git/commitdiff
wait #6967 @0.25
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 17 Dec 2024 14:55:55 +0000 (15:55 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 17 Dec 2024 14:55:55 +0000 (15:55 +0100)
wp-content/mu-plugins/cube/src/Forms/Consultation.php

index 4b3e32aad31defd7b621b35521b4e9f83897a891..5722bc8ee3ec435084074c37b7d8e3ec26ca7360 100644 (file)
@@ -98,7 +98,7 @@ class Consultation extends Base {
                     __('No', 'ccv'),
                 ]),
 
-            Radio::field('able-to-self-fund', __('Are you able to self-fund the treatment? <em>(Typically, £32K to £36K)</em>', 'ccv'))
+            Radio::field('able-to-self-fund', __('Are you able to self-fund the treatment? <em>(Typically, £32K+)</em>', 'ccv'))
                 ->options([
                     __('Yes', 'ccv'),
                     __('No', 'ccv'),