1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-24 07:08:48 +02:00

Correction de certains mots

This commit is contained in:
Yohann D'ANELLO
2020-01-22 22:06:53 +01:00
parent cd584f8bb6
commit c64ef0646e
4 changed files with 8 additions and 8 deletions

View File

@ -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"/>