Replace ‘broadcast’ with ‘alert’ on dashboard

We’re moving away from ‘broadcast’ as a noun, so this commit updates the
dashboard to be in line with changes in other PRs.
This commit is contained in:
Chris Hill-Scott
2020-08-24 12:04:06 +01:00
parent 0dfbc1df67
commit 6131f6c6aa
3 changed files with 10 additions and 10 deletions

View File

@@ -18,7 +18,7 @@
</nav>
{% endif %}
<h2 class="heading-medium govuk-!-margin-bottom-2">Live broadcasts</h2>
<h2 class="heading-medium govuk-!-margin-bottom-2">Live alerts</h2>
{{ ajax_block(
partials,
@@ -34,7 +34,7 @@
'pending_approval_broadcasts'
) }}
<h2 class="heading-medium govuk-!-margin-bottom-2">Previous broadcasts</h2>
<h2 class="heading-medium govuk-!-margin-bottom-2">Previous alerts</h2>
{{ ajax_block(
partials,