mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-15 17:17:02 +02:00
Updated legal acknowledgement statement
This commit is contained in:
parent
c4d90d0bb4
commit
2a9d16a555
1 changed files with 1 additions and 1 deletions
|
@ -281,7 +281,7 @@ class AnythingElseForm(RegistrarForm):
|
||||||
|
|
||||||
class RequirementsForm(RegistrarForm):
|
class RequirementsForm(RegistrarForm):
|
||||||
is_policy_acknowledged = forms.BooleanField(
|
is_policy_acknowledged = forms.BooleanField(
|
||||||
label="I read and agree to the .gov domain requirements."
|
label="I read and agree to the requirements for registering and operating .gov domains."
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue