DRT
This commit is contained in:
parent
56ec36bbb2
commit
355afa8c81
|
|
@ -17,7 +17,7 @@
|
|||
<div class="col-lg-12">
|
||||
<div class="card border-0 shadow-sm">
|
||||
<div class="card-header bg-white py-3 border-bottom border-2 border-primary-light">
|
||||
<h6 class="mb-0 fw-bold text-primary text-uppercase small"><i class="fas fa-info-circle me-2"></i><?= _("Informations du Réseau") ?></h6>
|
||||
<h6 class="mb-0 fw-bold text-primary text-uppercase"><i class="fas fa-info-circle me-2"></i><?= _("Informations du Réseau") ?></h6>
|
||||
</div>
|
||||
<div class="card-body p-5">
|
||||
<div class="row justify-content-center">
|
||||
|
|
@ -31,7 +31,7 @@
|
|||
</span>
|
||||
<input class="form-control form-control-lg border-2 border-start-0 shadow-none majuscule fw-bold"
|
||||
type="text" id="libelle" name="libelle"
|
||||
placeholder="<?= _("EX: RÉSEAU DE SOINS OUEST") ?>"
|
||||
placeholder="<?= _("EX: RÉSEAU DE SOINS VIP") ?>"
|
||||
required autofocus autocomplete="off">
|
||||
</div>
|
||||
<small class="text-muted mt-2 d-block">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user