mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-05 08:31:00 -04:00
Merge pull request #3706 from alphagov/still-training-mode
Remove word ‘still’ from training mode slide
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 %}
|
||||||
Notify has not broadcast your alert because you’re still in training mode.
|
Notify has not broadcast your alert because you’re in training mode.
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% set mainClasses = "govuk-!-padding-top-0 govuk-!-padding-bottom-0" %}
|
{% set mainClasses = "govuk-!-padding-top-0 govuk-!-padding-bottom-0" %}
|
||||||
@@ -20,7 +20,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">
|
||||||
Notify has not broadcast your alert because you’re still in training mode.
|
Notify has not broadcast your alert because you’re in training mode.
|
||||||
</h1>
|
</h1>
|
||||||
<p class="govuk-body heading-medium">
|
<p class="govuk-body heading-medium">
|
||||||
In a real emergency, every mobile phone in the area
|
In a real emergency, every mobile phone in the area
|
||||||
|
|||||||
Reference in New Issue
Block a user