1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-26 20:47:57 +02:00

Changement confinement

This commit is contained in:
Yohann D'ANELLO
2020-04-13 03:41:15 +02:00
parent a86bc3f124
commit 50aec3c105
13 changed files with 104 additions and 25 deletions

View File

@ -108,7 +108,7 @@ if ($user->getRole() == Role::PARTICIPANT || $user->getRole() == Role::ENCADRANT
Adresse e-mail du responsable légal : <a href="mailto:<?= $user->getResponsibleEmail() ?>"><?= $user->getResponsibleEmail() ?></a>
</div>
<?php if ($user->getRole() == Role::PARTICIPANT && $user->getTeamId() > 0) { ?>
<?php /*if ($user->getRole() == Role::PARTICIPANT && $user->getTeamId() > 0) { ?>
<div class="alert alert-info">
<strong>Récapitulatif du paiement :</strong><br /><br />
@ -151,7 +151,11 @@ if ($user->getRole() == Role::PARTICIPANT || $user->getRole() == Role::ENCADRANT
<?php } ?>
<?php } ?>
</div>
<?php } ?>
<?php }*/ ?>
<div class="alert alert-warning">
En raison du changement de format du TFJM² 2020, le tournoi est devenu gratuit. Il n'y a plus d'informations de
paiement à donner.
</div>
<?php } elseif ($user->getDescription() != "") { ?>
<div class="alert alert-info">