mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-06-25 05:00:28 +02:00
Diffusion des vidéos
This commit is contained in:
@ -42,6 +42,12 @@ if (isset($new_team) && !$has_error) { ?>
|
||||
</select>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center;" colspan="2">
|
||||
<input type="checkbox" id="allow_publish" name="allow_publish" />
|
||||
<label for="allow_publish">J'accepte qu'Animath diffuse mes vidéos à la fin du tournoi (<em>facultatif</em>)</label>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<input style="width: 100%;" type="submit" value="Ajouter une équipe" />
|
||||
|
Reference in New Issue
Block a user