de
This commit is contained in:
parent
6184f72ae6
commit
5e94605992
|
|
@ -44,11 +44,11 @@
|
|||
<div class="card-body p-4 bg-transparent">
|
||||
<div class="mb-3">
|
||||
<label class="form-label small fw-bold text-muted"><?= _("Code Réseau") ?></label>
|
||||
<input class="form-control border-0 bg-white" type="text" value="<?= $codeReseau ?>" readonly>
|
||||
<input class="form-control border-0 bg-light" type="text" value="<?= $codeReseau ?>" readonly>
|
||||
</div>
|
||||
<div class="mb-0">
|
||||
<label class="form-label small fw-bold text-muted"><?= _("Libellé") ?></label>
|
||||
<input class="form-control border-0 bg-white majuscule fw-bold" type="text" value="<?= $libelleActuel ?>" readonly>
|
||||
<input class="form-control border-0 bg-light majuscule fw-bold" type="text" value="<?= $libelleActuel ?>" readonly>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user