From d0522303d5cc42fb18694c1ad3c75fea58f1c6a5 Mon Sep 17 00:00:00 2001 From: George Drummond Date: Mon, 18 Mar 2019 10:08:30 -0400 Subject: [PATCH] Update invite flash copy --- atst/utils/flash.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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": {