mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-02 07:52:15 +02:00
Update portfolio_member_permissions.html
This commit is contained in:
parent
accda363cb
commit
a2cba301a5
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@
|
|||
id="modal-member-permissions-edit-self"
|
||||
data-force-action
|
||||
>
|
||||
{% include 'includes/modal.html' with modal_heading="Are you sure you want to change your member access?" modal_description="You’ve selected basic access, which means you’ll no longer have the ability to manage user permissions. This action cannot be undone." modal_button_id="member-permissions-edit-self" modal_button_text="Yes, change my access" %}
|
||||
{% include 'includes/modal.html' with modal_heading="Are you sure you want to change your member access?" modal_description="You’ve selected basic access, which means you’ll no longer be able to manage member permissions. This action cannot be undone." modal_button_id="member-permissions-edit-self" modal_button_text="Yes, change my access" %}
|
||||
</div>
|
||||
{% endif %}
|
||||
{% endblock portfolio_content%}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue