mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-28 12:30:27 +02:00
Changed urbanization label
This commit is contained in:
parent
95bfe3c137
commit
faa2eaa40a
1 changed files with 1 additions and 1 deletions
|
@ -268,7 +268,7 @@ class OrganizationContactForm(RegistrarForm):
|
|||
)
|
||||
urbanization = forms.CharField(
|
||||
required=False,
|
||||
label="Urbanization (Puerto Rico only)",
|
||||
label="Urbanization (required for Puerto Rico only)",
|
||||
)
|
||||
|
||||
def clean_federal_agency(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue