Update change links and headings (#3064)

* Update Settings titles
* Update Change links on settings
* Update Team members Change link
* Update Settings pages headings
This commit is contained in:
karlchillmaid
2019-07-25 11:52:13 +01:00
committed by GitHub
parent 719d001db1
commit 92343aa45e
8 changed files with 25 additions and 26 deletions

View File

@@ -6,13 +6,13 @@
{% from "components/form.html" import form_wrapper %}
{% block service_page_title %}
Email branding
Change email branding
{% endblock %}
{% block maincolumn_content %}
{{ page_header(
'Email branding',
'Change email branding',
back_link=url_for('main.service_settings', service_id=current_service.id)
) }}

View File

@@ -6,13 +6,13 @@
{% from "components/form.html" import form_wrapper %}
{% block service_page_title %}
Edit an address
Change sender address
{% endblock %}
{% block maincolumn_content %}
{{ page_header(
'Edit an address',
'Change sender address',
back_link=None if request.args.get('from_template') else url_for('.service_letter_contact_details', service_id=current_service.id)
) }}
{% call form_wrapper() %}

View File

@@ -36,8 +36,7 @@
Well create a special phone number for them to contact. You'll be able to see
the messages on your dashboard, or get them using the API.
</p>
It does not cost you anything to receive text messages. Users will pay their normal rate for
messaging a mobile number.
It does not cost you anything to receive text messages. Users will pay their standard text message rate.
</p>
{% endif %}
</div>

View File

@@ -5,7 +5,7 @@
{% from "components/form.html" import form_wrapper %}
{% block service_page_title %}
International text messages
Send international text messages
{% endblock %}
{% block maincolumn_content %}
@@ -13,7 +13,7 @@
<div class="grid-row">
<div class="column-five-sixths">
{{ page_header(
'International text messages',
'Send international text messages',
back_link=url_for('main.service_settings', service_id=current_service.id)
) }}
<p>