Skip to content

Commit

Permalink
[#11878] Fix reject email content (#13029)
Browse files Browse the repository at this point in the history
  • Loading branch information
ziqing26 authored Apr 14, 2024
1 parent f0e2af3 commit 589ba08
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export class RejectWithReasonModalComponent implements OnInit {
+ 'email address provided by your institution.<br />'
+ '<strong>Remedy:</strong> Please re-submit an account request with your &#39;official&#39; '
+ 'institution email address.</p>\n\n'
+ '<p><strong>Reason:</strong> The email address you have provided does seems like it belongs to a student '
+ '<p><strong>Reason:</strong> The email address you have provided does seem like it belongs to a student '
+ '(i.e., not a staff member) of your institution.<br />'
+ '<strong>Remedy:</strong> If you are a student but you still need an instructor account, '
+ 'please send your justification to {supportEmail}</p>\n\n'
Expand Down

0 comments on commit 589ba08

Please sign in to comment.