diff --git a/src/web/app/components/account-requests-table/admin-reject-with-reason-modal/admin-reject-with-reason-modal.component.ts b/src/web/app/components/account-requests-table/admin-reject-with-reason-modal/admin-reject-with-reason-modal.component.ts index 49afda15357..c79a6b711bb 100644 --- a/src/web/app/components/account-requests-table/admin-reject-with-reason-modal/admin-reject-with-reason-modal.component.ts +++ b/src/web/app/components/account-requests-table/admin-reject-with-reason-modal/admin-reject-with-reason-modal.component.ts @@ -28,7 +28,7 @@ export class RejectWithReasonModalComponent implements OnInit { + 'email address provided by your institution.
' + 'Remedy: Please re-submit an account request with your 'official' ' + 'institution email address.

\n\n' - + '

Reason: The email address you have provided does seems like it belongs to a student ' + + '

Reason: The email address you have provided does seem like it belongs to a student ' + '(i.e., not a staff member) of your institution.
' + 'Remedy: If you are a student but you still need an instructor account, ' + 'please send your justification to {supportEmail}

\n\n'