Merge pull request #2740 from alphagov/change-not-edit-postage

Say ‘Change’ not ‘Edit’ postage
This commit is contained in:
Chris Hill-Scott
2019-02-07 12:00:30 +00:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -4,13 +4,13 @@
{% from "components/form.html" import form_wrapper %}
{% block service_page_title %}
Edit postage
Change postage
{% endblock %}
{% block maincolumn_content %}
<h1 class="heading-large">
Edit postage
Change postage
</h1>
{% call form_wrapper() %}
<div class="grid-row">