From f910c91a9df82f15896a1b0db149fefbc85f5974 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Mon, 5 Jul 2021 16:23:55 +0100 Subject: [PATCH] Remove use of 'broadcast' --- app/templates/views/broadcast/sub-areas.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/broadcast/sub-areas.html b/app/templates/views/broadcast/sub-areas.html index 71b446996..a69d0aa9e 100644 --- a/app/templates/views/broadcast/sub-areas.html +++ b/app/templates/views/broadcast/sub-areas.html @@ -28,7 +28,7 @@ {{ form.areas }} - {{ sticky_page_footer('Add to broadcast') }} + {{ sticky_page_footer('Continue') }} {% endcall %}