Say ‘sent’ rather than ‘processed’

Hopefully users understand that sent != delivered
This commit is contained in:
Chris Hill-Scott
2016-04-20 14:25:05 +01:00
parent 09491e880e
commit 0080bce562
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
caption="By template",
caption_visible=False,
empty_message='You havent used any templates {}'.format(period),
field_headings=['Template', hidden_field_heading('Type'), right_aligned_field_heading('Messages processed')]
field_headings=['Template', hidden_field_heading('Type'), right_aligned_field_heading('Messages sent')]
) %}
{% call field() %}
<a href="{{ url_for('.view_template', service_id=current_service.id, template_id=item.template.id) }}">