mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-06-09 14:04:44 +02:00
changing anything else page
This commit is contained in:
parent
7cd037999e
commit
fa72f413ab
10 changed files with 12 additions and 34 deletions
|
@ -543,7 +543,7 @@ class DomainApplication(TimeStampedModel):
|
|||
anything_else = models.TextField(
|
||||
null=True,
|
||||
blank=True,
|
||||
help_text="Anything else we should know?",
|
||||
help_text="Anything else?",
|
||||
)
|
||||
|
||||
is_policy_acknowledged = models.BooleanField(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue