From 9ac51481d74545989b14f0fd72916975c4a083cc Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Wed, 7 Jul 2021 16:31:28 +0100 Subject: [PATCH] Remove most uses of broadcast from the tour We prefer send now. I think broadcast as a verb is still good in explaining how it coming straight from the towers is different to a normal text message. --- app/templates/views/broadcast/tour/2.html | 4 ++-- app/templates/views/broadcast/tour/5.html | 4 ++-- app/templates/views/broadcast/tour/6.html | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/templates/views/broadcast/tour/2.html b/app/templates/views/broadcast/tour/2.html index 2031d717d..9c0d697ac 100644 --- a/app/templates/views/broadcast/tour/2.html +++ b/app/templates/views/broadcast/tour/2.html @@ -3,7 +3,7 @@ {% extends "admin_template.html" %} {% block per_page_title %} - In an emergency, you can broadcast an alert to every mobile phone in + In an emergency, you can send an alert to every mobile phone in the affected area at exactly the same time. {% endblock %} @@ -15,7 +15,7 @@

- In an emergency, you can broadcast an alert to every mobile phone in + In an emergency, you can send an alert to every mobile phone in the affected area at exactly the same time.

diff --git a/app/templates/views/broadcast/tour/5.html b/app/templates/views/broadcast/tour/5.html index 2e35a9aec..5e9fc7fa0 100644 --- a/app/templates/views/broadcast/tour/5.html +++ b/app/templates/views/broadcast/tour/5.html @@ -22,13 +22,13 @@ You’re in training mode.

- There’s no risk of broadcasting a real alert. + There’s no risk of sending a real alert.

Get used to the system now, so you know what to do in an emergency.

- When you’re ready, you can turn off training mode. + When you’re ready, you can ask for access to the live system.

diff --git a/app/templates/views/broadcast/tour/6.html b/app/templates/views/broadcast/tour/6.html index ef4517315..10e30d69e 100644 --- a/app/templates/views/broadcast/tour/6.html +++ b/app/templates/views/broadcast/tour/6.html @@ -3,7 +3,7 @@ {% extends "admin_template.html" %} {% block per_page_title %} - Notify has not broadcast your alert because you’re in training mode. + Notify has not sent your alert because you’re in training mode. {% endblock %} {% set mainClasses = "govuk-!-padding-top-0 govuk-!-padding-bottom-0" %} @@ -16,7 +16,7 @@