mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-17 18:09:25 +02:00
Update User, UserGroup form field names
This commit is contained in:
parent
f33fbcd41d
commit
f37d98df58
2 changed files with 41 additions and 3 deletions
|
@ -478,7 +478,7 @@ class DomainRequest(TimeStampedModel):
|
|||
is_election_board = models.BooleanField(
|
||||
null=True,
|
||||
blank=True,
|
||||
verbose_name="election office",
|
||||
verbose_name="Election office",
|
||||
help_text="Is your organization an election office?",
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue