From 64b0fb769bc0ca24f02eaaf989c1c5e7994eb449 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Mon, 5 Jul 2021 16:23:25 +0100 Subject: [PATCH] Remove use of 'broadcast' --- app/templates/views/broadcast/counties.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/broadcast/counties.html b/app/templates/views/broadcast/counties.html index e50e091cb..0d9a503dc 100644 --- a/app/templates/views/broadcast/counties.html +++ b/app/templates/views/broadcast/counties.html @@ -35,7 +35,7 @@ {% endfor %} - {{ sticky_page_footer('Add to broadcast') }} + {{ sticky_page_footer('Continue') }} {% endcall %}