mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 21:13:13 -04:00
Add paragraph to broadcast settings form
The form is going to change to remove all existing permissions when it is submitted, so this adds a paragraph to explain that.
This commit is contained in:
@@ -41,6 +41,10 @@
|
||||
</p>
|
||||
{% endif %}
|
||||
|
||||
<p class="govuk-body">
|
||||
All team member permissions will be removed.
|
||||
</p>
|
||||
|
||||
{% call form_wrapper() %}
|
||||
{{ page_footer('Confirm') }}
|
||||
{% endcall %}
|
||||
|
||||
Reference in New Issue
Block a user