mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-18 23:44:13 +02:00
Remove duplicate aria text
This commit is contained in:
parent
a545dd05d7
commit
8fcf4a5706
1 changed files with 1 additions and 2 deletions
|
@ -740,8 +740,7 @@ class NoOtherContactsForm(BaseDeletableRegistrarForm):
|
||||||
attrs={
|
attrs={
|
||||||
"aria-label": "You don’t need to provide names of other employees now, \
|
"aria-label": "You don’t need to provide names of other employees now, \
|
||||||
but it may slow down our assessment of your eligibility. Describe \
|
but it may slow down our assessment of your eligibility. Describe \
|
||||||
why there are no other employees who can help verify your request. \
|
why there are no other employees who can help verify your request."
|
||||||
You can enter up to 1000 characters."
|
|
||||||
}
|
}
|
||||||
),
|
),
|
||||||
validators=[
|
validators=[
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue