diff --git a/templates/orgs/org_manage_accounts.html b/templates/orgs/org_manage_accounts.html index 4449d4759..d1629e9bc 100644 --- a/templates/orgs/org_manage_accounts.html +++ b/templates/orgs/org_manage_accounts.html @@ -64,7 +64,7 @@

{% endfor %} {% for invite in invites %} - {{ invite.email }} (Invite Sent) + {{ invite.email }} (Invite Sent on {{ invite.modified_on }}) {% if invite.user_group == 'A' %}