Skip to content

Commit

Permalink
Merge pull request #23356 from department-of-veterans-affairs/Khalin/…
Browse files Browse the repository at this point in the history
…APPEALS-53951

UI Changes
  • Loading branch information
HunJerBAH authored Oct 25, 2024
2 parents 1042bee + 60b4eaa commit ca728f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ const AddTaskModalCorrespondenceDetails = ({

return (
<Modal
title="Add New Task"
title="Add task to correspondence"
closeHandler={handleClose}
confirmButton={
<Button
Expand Down
2 changes: 1 addition & 1 deletion client/constants/CORRESPONDENCE_DETAILS_BANNERS.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

"completeTaskNotRelatedBanner": {
"title": "Success",
"message": "You have successfully created an %s task.",
"message": "You have successfully created a %s task.",
"type": "success"
},

Expand Down

0 comments on commit ca728f0

Please sign in to comment.