minor date fixes

This commit is contained in:
Chris Cochrun 2023-01-05 10:13:26 -06:00
parent f82d1ff1f8
commit d8bc1b8602
4 changed files with 4 additions and 4 deletions

View file

@ -135,7 +135,7 @@
<div id="health-form" class="form text-lg w-full">
<form id='form' onsubmit="submitForm(event)" autocomplete="on" method="post" target="_parent" class="w-full items-center flex flex-wrap">
<h3 class="basis-full">2022-2023 Health Form</h3>
<h3 class="basis-full">2023-2024 Health Form</h3>
<div class="basis-full flex flex-wrap my-4">
<label for="firstname" class="basis-full">What is your first and last name?</label>
<br/>