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

Bannissement du mot "tournoi"

This commit is contained in:
Yohann
2019-10-07 00:12:23 +02:00
parent d78e478ae4
commit b761ff0aa4
15 changed files with 18 additions and 21 deletions

View File

@ -46,7 +46,7 @@ require_once "header.php";
</div>
<div class="alert alert-info">
<!--suppress HtmlUnknownTarget -->
<strong>Autorise Animath à diffuser mes vidéos à la fin du tournoi :</strong>
<strong>Autorise Animath à diffuser mes vidéos à la fin des Correspondances :</strong>
<?= $team->allowPublish() ? "oui" : "non" ?> (<a href="/mon-equipe/diffusion-videos">changer</a>)
</div>