add new mt video

This commit is contained in:
Chris Cochrun 2023-01-10 10:32:53 -06:00
parent 111ee876a6
commit b1d4edba2a
4 changed files with 36 additions and 12 deletions

View file

@ -128,7 +128,7 @@
class="flex-auto form-input {{ $formClasses }}">
</div>
<div class="flex-auto flex flex-wrap items-center">
<label for="homephone" class="mr-4">Home phone</label>
<label for="homephone" class="mr-4">Parent phone</label>
<input type="tel" id="homephone" name="homephone"
class="flex-auto form-input {{ $formClasses }}">
</div>