mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 05:29:38 -04:00
us → u.s.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
{% block content_column_content %}
|
||||
|
||||
<h1 class="heading heading-large">Emails</h1>
|
||||
<p class="govuk-body">Send an unlimited number of emails for free with US Notify.</p>
|
||||
<p class="govuk-body">Send an unlimited number of emails for free with U.S. Notify.</p>
|
||||
{% if not current_user.is_authenticated %}
|
||||
<p class="govuk-body"><a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.register') }}">Create an account</a> and try Notify for yourself.</p>
|
||||
{% endif %}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
{% block content_column_content %}
|
||||
|
||||
<h1 class="heading heading-large">Letters</h1>
|
||||
<p class="govuk-body">US Notify will print, pack and post your letters for you.</p>
|
||||
<p class="govuk-body">U.S. Notify will print, pack and post your letters for you.</p>
|
||||
{% if not current_user.is_authenticated %}
|
||||
<p class="govuk-body"><a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.register') }}">Create an account</a> and try Notify for yourself.</p>
|
||||
{% endif %}
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
<h3 class="heading heading-small" id="sender">Show people who your texts are from</h3>
|
||||
<p class="govuk-body">When you send a text message with Notify, the sender name tells people who it’s from.</p>
|
||||
|
||||
<p class="govuk-body">To change the text message sender from the default of ‘US Notify’:</p>
|
||||
<p class="govuk-body">To change the text message sender from the default of ‘U.S. Notify’:</p>
|
||||
|
||||
<ol class="list list-number">
|
||||
<li>Go to the <b class="govuk-!-font-weight-bold">Text message settings</b> section of the {{ service_link(current_service, 'main.service_settings', 'settings') }} page.</li>
|
||||
|
||||
Reference in New Issue
Block a user