Skip to content

Commit

Permalink
add additional agreement
Browse files Browse the repository at this point in the history
  • Loading branch information
ptbarnum4 committed Nov 15, 2024
1 parent f89db1d commit 0160c0e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/Forms/Form.HighschoolApplication.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -656,6 +656,14 @@ const HighSchoolApplication = ({ onSubmitComplete }: HighSchoolApplicationProps)
<li>
<b>{`The first two class meetings are mandatory, with NO EXCEPTIONS.`}</b>
</li>
<li>
Parent permission is
<b>
<i>{' required '}</i>
</b>
to enroll in Operation Spark.
<b>{` I certify that I have my parent or guardian's permission to complete this application.`}</b>
</li>
</ul>

<Input.Select
Expand Down

0 comments on commit 0160c0e

Please sign in to comment.