Skip to content

Commit

Permalink
MDOT- 403 Veteran Deceased Error Message (#12729)
Browse files Browse the repository at this point in the history
* initial setup

* using string instead of component

Co-authored-by: mr0sari0 <[email protected]>
  • Loading branch information
Mahariel Rosario and mr0sari0 authored May 19, 2020
1 parent e3ba943 commit a8fc5ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/applications/disability-benefits/2346/config/form.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ const formConfig = {
savedFormMessages: {
notFound: 'Please start over to apply for benefits.',
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.',
},
defaultDefinitions: {
email,
Expand Down

0 comments on commit a8fc5ec

Please sign in to comment.