diff --git a/app/templates/views/broadcast/preview-areas.html b/app/templates/views/broadcast/preview-areas.html index 125502f57..923c0f43a 100644 --- a/app/templates/views/broadcast/preview-areas.html +++ b/app/templates/views/broadcast/preview-areas.html @@ -54,7 +54,7 @@ {% if broadcast_message.areas %} {{ map(broadcast_message) }}
- {{ page_footer('Continue to preview') }} + {{ page_footer('Preview this alert') }}
{% endif %}