Remove other references to ‘upload recipients’

For consistency.
This commit is contained in:
Chris Hill-Scott
2018-08-01 13:01:36 +01:00
parent 3b5bd0bd9a
commit 8c92d0a3c2
2 changed files with 6 additions and 3 deletions

View File

@@ -1,15 +1,18 @@
{% extends "withnav_template.html" %}
{% from "components/page-footer.html" import page_footer %}
{% from "components/file-upload.html" import file_upload %}
{% from "components/message-count-label.html" import recipient_count_label %}
{% from "components/table.html" import list_table, text_field, index_field, index_field_heading %}
{% block service_page_title %}
Upload recipients
Upload a list of {{ recipient_count_label(999, template.template_type) }}
{% endblock %}
{% block maincolumn_content %}
<h1 class="heading-large">Upload recipients</h1>
<h1 class="heading-large">
Upload a list of {{ recipient_count_label(999, template.template_type) }}
</h1>
<div class="page-footer bottom-gutter">
{{file_upload(