This commit is contained in:
KONE SOREL 2026-03-24 18:22:10 +00:00
parent 254c7d8092
commit 9e3f31fc56

View File

@ -23,7 +23,7 @@
<div class="card border-0 shadow-sm">
<div class="card-body">
<form id="form_ged_adherent" enctype="multipart/form-data" action="Gedadherent" method="post">
<div class="row g-2">
<div class="row g-3">
<div class="col-md-11">
<label class="form-label small fw-bold text-muted text-uppercase"><?= _("Nouveau Document") ?></label>
<input class="form-control form-control-sm border-info" name="fichier_upload" type="file" id="fichier_upload">