1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2025-06-24 02:28:46 +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

@ -96,8 +96,8 @@
<div class="alert alert-<?= Phase::getCurrentPhase() < Phase::PHASE1 ? "danger" : (Phase::getCurrentPhase() == Phase::PHASE1 ? "warning" : "success") ?>">
<?= Phase::getTranslatedName(Phase::PHASE1) ?> :
Du <strong><?= formatDate($CONFIG->getStartPhase2Date(), true) ?></strong> au
<strong><?= formatDate($CONFIG->getEndPhase2Date(), true) ?></strong>
Du <strong><?= formatDate($CONFIG->getStartPhase1Date(), true) ?></strong> au
<strong><?= formatDate($CONFIG->getEndPhase1Date(), true) ?></strong>
</div>
<div class="alert alert-<?= Phase::getCurrentPhase() < Phase::PHASE2 ? "danger" : (Phase::getCurrentPhase() == Phase::PHASE2 ? "warning" : "success") ?>">