mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-30 06:26:34 +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={
|
||||
"aria-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. \
|
||||
You can enter up to 1000 characters."
|
||||
why there are no other employees who can help verify your request."
|
||||
}
|
||||
),
|
||||
validators=[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue