diff --git a/app/templates/views/send.html b/app/templates/views/send.html index 7786f396d..d55694c85 100644 --- a/app/templates/views/send.html +++ b/app/templates/views/send.html @@ -11,7 +11,7 @@ {% block maincolumn_content %} -

Send a batch

+

Send from a CSV file

{% if 'sms' == template.template_type %}
@@ -56,4 +56,4 @@ {{file_upload(form.file, button_text='Upload your CSV file')}} -{% endblock %} \ No newline at end of file +{% endblock %}