diff --git a/atst/utils/flash.py b/atst/utils/flash.py index d0c812d4..5fbad688 100644 --- a/atst/utils/flash.py +++ b/atst/utils/flash.py @@ -40,7 +40,7 @@ MESSAGES = { "category": "error", }, "application_invite_resent": { - "title_template": "Application invitation revoked", + "title_template": "Application invitation resent", "message_template": "You have successfully resent the invite for {{ user_name }} from {{ application_name }}", "category": "success", }, diff --git a/templates/fragments/members.html b/templates/fragments/members.html index 041637f4..96ff7f66 100644 --- a/templates/fragments/members.html +++ b/templates/fragments/members.html @@ -17,13 +17,16 @@ ) %} + + +