mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 16:42:28 +01:00 
			
		
		
		
	Modifications mineures
This commit is contained in:
		@@ -23,8 +23,8 @@
 | 
			
		||||
                <a href="/tournoi/<?= $tournament->getName() ?>"><?= $tournament->getName() ?></a>
 | 
			
		||||
            </th>
 | 
			
		||||
            <td>Du <?= formatDate($tournament->getStartDate()) ?> au <?= formatDate($tournament->getEndDate()) ?></td>
 | 
			
		||||
            <td><?= formatDate($tournament->getInscriptionDate()) ?></td>
 | 
			
		||||
            <td><?= formatDate($tournament->getSolutionsDate()) ?></td>
 | 
			
		||||
            <td><?= formatDate($tournament->getSynthesesDate()) ?></td>
 | 
			
		||||
            <td><?= $tournament->getSize() ?></td>
 | 
			
		||||
        </tr>
 | 
			
		||||
        <?php
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user