Remove use of 'broadcast'

This commit is contained in:
karlchillmaid
2021-07-05 16:22:47 +01:00
committed by GitHub
parent 4d2e769400
commit 5ffb2a8594

View File

@@ -26,7 +26,7 @@
{% call form_wrapper() %}
{{ form.areas }}
{{ sticky_page_footer('Add to broadcast') }}
{{ sticky_page_footer('Continue') }}
{% endcall %}
{% endblock %}