ser
This commit is contained in:
parent
e8def8ae20
commit
8efbe74a88
|
|
@ -62,11 +62,11 @@
|
|||
<div class="card-body p-4">
|
||||
<div class="row g-3">
|
||||
<div class="col-md-4">
|
||||
<label class="form-label small fw-bold text-muted text-uppercase"><?= _("Code") ?></label>
|
||||
<label class="form-label small fw-bold text-muted"><?= _("Code") ?></label>
|
||||
<input class="form-control bg-light border-2 fw-bold" type="text" id="codeReseau" name="codeReseau" value="<?= $codeReseau ?>" readonly>
|
||||
</div>
|
||||
<div class="col-md-8">
|
||||
<label class="form-label small fw-bold text-muted text-uppercase"><?= _("Nouveau Libellé") ?> <span class="text-danger">*</span></label>
|
||||
<label class="form-label small fw-bold text-muted"><?= _("Nouveau Libellé") ?> <span class="text-danger">*</span></label>
|
||||
<div class="input-group">
|
||||
<span class="input-group-text bg-white border-2 border-end-0 text-warning"><i class="fas fa-signature"></i></span>
|
||||
<input class="form-control border-2 border-start-0 shadow-none majuscule fw-bold"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user