mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-06-09 14:04:44 +02:00
Update application_wizard.py
This commit is contained in:
parent
b601b58c70
commit
f6deb85e39
1 changed files with 1 additions and 2 deletions
|
@ -665,8 +665,7 @@ class NoOtherContactsForm(RegistrarForm):
|
|||
required=True,
|
||||
# label has to end in a space to get the label_suffix to show
|
||||
label=(
|
||||
"If you can’t provide other contacts for your organization,"
|
||||
" please explain why."
|
||||
"Please explain why there are no other employees from your organization that we can contact."
|
||||
),
|
||||
widget=forms.Textarea(),
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue