-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4de1922
commit 798676f
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -567,7 +567,7 @@ export default function Form({ title, questions, listingId, includeEventsAttende | |
<br /> | ||
<br /> | ||
|
||
<span className="font-medium">For Assistance:</span> In case of technical difficulties during submission, please email [email protected] with a PDF containing all required application elements (outlined in the website), your photo and updated resume. | ||
<span className="font-medium">For Assistance:</span> In case of technical difficulties during submission, please email <span className="underline">[email protected]</span> with a PDF containing all required application elements (outlined in the website), your photo and updated resume before the deadline. | ||
</Alert> | ||
</div> | ||
); | ||
|