Update domain_users.html

This commit is contained in:
zandercymatics 2024-01-04 13:14:44 -07:00
parent 232a3e2d06
commit 9d11653386
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -55,7 +55,7 @@
class="usa-modal"
id="toggle-user-alert-{{ forloop.counter }}"
aria-labelledby="Are you sure you want to continue?"
aria-describedby="Your DNSSEC records will be deleted from the registry."
aria-describedby="User will be removed"
data-force-action
>
<form method="POST" action="{% url "domain-user-delete" pk=domain.id user_pk=permission.user.id %}">