cf
This commit is contained in:
parent
d87d59face
commit
8f53647f17
|
|
@ -129,7 +129,7 @@
|
|||
</h6>
|
||||
|
||||
<form enctype="multipart/form-data" action="Fichepolice" method="post" class="row g-3">
|
||||
<!-- Zone d'information sur les extensions -->
|
||||
<!-- Zone d'information sur les extensions
|
||||
<div class="alert alert-info mt-2 py-2 small col-md-12">
|
||||
<strong><?= _("Formats autorisés") ?>:</strong>
|
||||
<div class="d-flex flex-wrap mt-2">
|
||||
|
|
@ -143,7 +143,7 @@
|
|||
<?php endforeach; ?>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
-->
|
||||
<div class="col-md-9">
|
||||
<input class="form-control custom-file-input" name="fichier_upload" type="file" id="fichier_upload">
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user