sazer
This commit is contained in:
parent
f6a82af11d
commit
6184f72ae6
|
|
@ -37,11 +37,11 @@
|
|||
|
||||
<div class="row g-4 mb-1">
|
||||
<div class="col-lg-5">
|
||||
<div class="card border-0 shadow-sm h-100 bg-light">
|
||||
<div class="card border-0 shadow-sm h-100">
|
||||
<div class="card-header bg-light py-3 border-bottom">
|
||||
<h6 class="mb-0 fw-bold text-muted text-uppercase small"><i class="fas fa-history me-2"></i><?= _("Configuration Actuelle") ?></h6>
|
||||
<h6 class="mb-0 fw-bold text-primary text-uppercase small"><i class="fas fa-history me-2"></i><?= _("Configuration Actuelle") ?></h6>
|
||||
</div>
|
||||
<div class="card-body p-4">
|
||||
<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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user