diff --git a/atst/utils/flash.py b/atst/utils/flash.py index b47dc1d2..296522e1 100644 --- a/atst/utils/flash.py +++ b/atst/utils/flash.py @@ -3,8 +3,8 @@ from atst.utils.localization import translate MESSAGES = { "invitation_resent": { - "title_template": "The {{ officer_type }} invite has been resent", - "message_template": "Invitation has been resent", + "title_template": "The {{ officer_type }} has been resent instructions to join this portfolio.", + "message_template": "Invitation resent", "category": "success", }, "task_order_draft": {