mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-03 09:43:33 +02:00
Update domain_change_form.html
This commit is contained in:
parent
d989d9581a
commit
2765f46d3a
1 changed files with 2 additions and 2 deletions
|
@ -61,13 +61,13 @@
|
||||||
<div
|
<div
|
||||||
class="usa-modal"
|
class="usa-modal"
|
||||||
id="toggle-extend-expiration-alert"
|
id="toggle-extend-expiration-alert"
|
||||||
aria-labelledby="Are you sure you want to extend this expiration date?"
|
aria-labelledby="Are you sure you want to extend the expiration date?"
|
||||||
aria-describedby="This expiration date will be extended."
|
aria-describedby="This expiration date will be extended."
|
||||||
>
|
>
|
||||||
<div class="usa-modal__content">
|
<div class="usa-modal__content">
|
||||||
<div class="usa-modal__main">
|
<div class="usa-modal__main">
|
||||||
<h2 class="usa-modal__heading" id="modal-1-heading">
|
<h2 class="usa-modal__heading" id="modal-1-heading">
|
||||||
Are you sure you want to extend this expiration date?
|
Are you sure you want to extend the expiration date?
|
||||||
</h2>
|
</h2>
|
||||||
<div class="usa-prose">
|
<div class="usa-prose">
|
||||||
<p id="modal-1-description">
|
<p id="modal-1-description">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue