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:
@ -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">
|
||||
|
Reference in New Issue
Block a user