-
Notifications
You must be signed in to change notification settings - Fork 127
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: mr0sari0 <[email protected]>
- Loading branch information
Mahariel Rosario
and
mr0sari0
authored
May 19, 2020
1 parent
a8fc5ec
commit fbf1ba8
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -61,7 +61,8 @@ const formConfig = { | |
title: 'Order hearing aid batteries and accessories', | ||
subTitle: 'VA Form 2346A', | ||
savedFormMessages: { | ||
notFound: 'Please start over to apply for benefits.', | ||
notFound: | ||
'You can’t reorder your items at this time because your items aren’t available for reorder or we can’t find your records in our system. For help, please call the Denver Logistics Center (DLC) at 303-273-6200 or email us at [email protected].', | ||
noAuth: 'Please sign in again to continue your application for benefits.', | ||
forbidden: | ||
'We can’t fulfill an order for this Veteran because they are deceased in our records. If this information is incorrect, please call Veterans Benefits Assistance at 800-827-1000, Monday through Friday, 8:00 a.m. to 9:00 p.m. ET.', | ||
|