1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-25 15:37:27 +02:00

Corrections mineures

This commit is contained in:
Yohann D'ANELLO
2020-02-03 16:44:38 +01:00
parent 61d5af0651
commit 59985f8fc8
5 changed files with 21 additions and 8 deletions

View File

@ -223,6 +223,10 @@ if (!$has_error && (isset($my_account) || isset($new_password))) {
<?php } ?>
<?php printDocuments($documents); ?>
<?php if ($not_validated) { ?>
<div class="alert alert-warning">
Les fichiers doivent être au format PDF, PNG ou JPEG et peser moins de 2 Mo.
</div>
<form method="POST" enctype="multipart/form-data">
<div class="form-row">