mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 00:07:02 -04:00
Merge pull request #3598 from alphagov/broadcast-tour-content-update
Emergency alert tour – screen 2 update
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
{% extends "admin_template.html" %}
|
{% extends "admin_template.html" %}
|
||||||
|
|
||||||
{% block per_page_title %}
|
{% block per_page_title %}
|
||||||
In an emergency, broadcast an alert to every mobile phone in
|
In an emergency, you can broadcast an alert to every mobile phone in
|
||||||
the affected area at exactly the same time.
|
the affected area at exactly the same time.
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
<div class="govuk-grid-row">
|
<div class="govuk-grid-row">
|
||||||
<div class="govuk-grid-column-one-half">
|
<div class="govuk-grid-column-one-half">
|
||||||
<h1 class="heading-medium">
|
<h1 class="heading-medium">
|
||||||
In an emergency, broadcast an alert to every mobile phone in
|
In an emergency, you can broadcast an alert to every mobile phone in
|
||||||
the affected area at exactly the same time.
|
the affected area at exactly the same time.
|
||||||
</h1>
|
</h1>
|
||||||
<p class="govuk-body heading-medium govuk-!-margin-bottom-6">
|
<p class="govuk-body heading-medium govuk-!-margin-bottom-6">
|
||||||
|
|||||||
Reference in New Issue
Block a user