mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-03 01:33:32 +02:00
Merge branch 'dk/903-delete-other-contacts' of https://github.com/cisagov/manage.get.gov into dk/903-delete-other-contacts
This commit is contained in:
commit
8f59980afd
2 changed files with 4 additions and 3 deletions
|
@ -790,9 +790,7 @@ class NoOtherContactsForm(RegistrarForm):
|
|||
required=True,
|
||||
# label has to end in a space to get the label_suffix to show
|
||||
label=(
|
||||
"You don’t need to provide names of other employees now, but it may "
|
||||
"slow down our assessment of your eligibility. Describe why there are "
|
||||
"no other employees who can help verify your request."
|
||||
"No other employees rationale"
|
||||
),
|
||||
widget=forms.Textarea(),
|
||||
validators=[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue