1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2025-06-25 15:37:24 +02:00

Design page "Envoyer vidéo" & corrections mineures

This commit is contained in:
galaxyoyo
2019-09-26 22:24:18 +02:00
parent 82a8246560
commit 5c5c670958
8 changed files with 52 additions and 60 deletions

View File

@ -136,7 +136,7 @@ require_once "header.php";
<hr />
<form method="post">
<label for="engage">Je m'engage à participer à l'intégralité des Correspondances</label>
<input class="form-control" type="checkbox" name="engage" id="engage"/>
<input type="checkbox" name="engage" id="engage"/>
<input class="btn btn-primary btn-lg btn-block" type="submit" name="request_validation"
value="Demander la validation"/>
</form>