mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 05:42:12 +01:00 
			
		
		
		
	Correction de certains mots
This commit is contained in:
		@@ -61,7 +61,7 @@
 | 
			
		||||
 | 
			
		||||
    <hr/>
 | 
			
		||||
 | 
			
		||||
    <h2>Autorisations</h2>
 | 
			
		||||
    <h2>Documents</h2>
 | 
			
		||||
 | 
			
		||||
<?php printDocuments($documents) ?>
 | 
			
		||||
 | 
			
		||||
@@ -71,7 +71,7 @@
 | 
			
		||||
 | 
			
		||||
<?php if ($team->isSelectedForFinal()) { ?>
 | 
			
		||||
    <hr/>
 | 
			
		||||
    <h2>Autorisations pour la finale</h2>
 | 
			
		||||
    <h2>Documents pour la finale</h2>
 | 
			
		||||
    <?php printDocuments($documents_final) ?>
 | 
			
		||||
    <form method="POST">
 | 
			
		||||
        <input class="btn btn-secondary btn-lg btn-block" type="submit" name="download_zip_final" value="Télécharger l'archive"/>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user