Skip to content

Commit

Permalink
add 404 error message (#12730)
Browse files Browse the repository at this point in the history
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.
3 changes: 2 additions & 1 deletion src/applications/disability-benefits/2346/config/form.js
Original file line number Diff line number Diff line change
Expand Up @@ -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.',
Expand Down

0 comments on commit fbf1ba8

Please sign in to comment.