From 4669cf506b4b2c4ebb05a19aa27c86262b1ee41b Mon Sep 17 00:00:00 2001 From: Ben Lovell Date: Thu, 10 Oct 2024 10:02:42 +0100 Subject: [PATCH] Add wording for SMS confirmations --- app/views/telephone_appointments/_step_3.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/telephone_appointments/_step_3.html.erb b/app/views/telephone_appointments/_step_3.html.erb index 8388215a5..096701c3d 100644 --- a/app/views/telephone_appointments/_step_3.html.erb +++ b/app/views/telephone_appointments/_step_3.html.erb @@ -64,7 +64,7 @@
<%= f.label :phone, class: 'form-label-bold' do %> Phone number - The number you’d like us to call you on. We’ll send an SMS appointment reminder if a mobile number is provided. For non-UK numbers include the country dialling code + The number you’d like us to call you on. We’ll send an SMS appointment confirmation and reminder if a mobile number is provided. For non-UK numbers include the country dialling code <% end %> <% if @telephone_appointment.errors.include?(:phone) %>