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

Case d'engagement des équipes

This commit is contained in:
galaxyoyo
2019-09-24 00:47:04 +02:00
parent 040b501d5a
commit 061e83fd58
2 changed files with 8 additions and 1 deletions

View File

@ -133,6 +133,7 @@ for ($i = 1; $i <= 5; ++$i) {
if ($can_validate) { ?>
<td style="width: 50%;">
<form method="post">
<input type="checkbox" name="engage" id="engage" /> <label for="engage">Je m'engage à participer à l'intégralité des Correspondances</label><br />
<input style="width: 100%;" type="submit" name="request_validation" value="Demander la validation"/>
</form>
</td>