This commit is contained in:
James Moffet
2022-07-20 15:23:54 -07:00
parent c1cf7be104
commit e53d12733a
50 changed files with 10251 additions and 330 deletions

View File

@@ -22,7 +22,7 @@
<div class="panel panel-border-wide">
<p class="govuk-body">
Check our <a class="govuk-link govuk-link--no-visited-state" href="https://status.notifications.service.gov.uk">system status</a>
page to see if there are any known issues with GOV.UK Notify.
page to see if there are any known issues with US Notify.
</p>
</div>
{% endif %}

View File

@@ -9,7 +9,7 @@
{% block maincolumn_content %}
<h1 class="heading-large">Support</h1>
<p class="govuk-body">GOV.UK Notify provides 24-hour online support.</p>
<p class="govuk-body">US Notify provides 24-hour online support.</p>
{% call form_wrapper() %}
{% if current_user.is_authenticated %}

View File

@@ -4,7 +4,7 @@
{% from "components/back-link/macro.njk" import govukBackLink %}
{% block per_page_title %}
The GOV.UK Notify service is for people who work in the government
The US Notify service is for people who work in the government
{% endblock %}
{% block backLink %}
@@ -16,14 +16,14 @@
<div class="govuk-grid-row">
<div class="govuk-grid-column-two-thirds">
{{ page_header('The GOV.UK Notify service is for people who work in the government') }}
{{ page_header('The US Notify service is for people who work in the government') }}
<p class="govuk-body">
We cannot give advice to the public. We do not have access to information about you held by government departments.
</p>
<p class="govuk-body">
There are other pages on GOV.UK where you can get help:
There are other pages on US Notifywhere you can get help:
</p>
<h2 class="govuk-heading-m govuk-!-margin-bottom-1">

View File

@@ -48,11 +48,11 @@
you send the wrong message by accident
</li>
<li>
a team member uses GOV.UK Notify to send an
a team member uses US Notify to send an
inappropriate message
</li>
<li>
your system is telling the GOV.UK Notify API to send the wrong
your system is telling the US Notify API to send the wrong
message
</li>
</ul>