fr
This commit is contained in:
parent
cb53036d3a
commit
94dee2e7cf
|
|
@ -25,7 +25,7 @@
|
|||
<div class="row g-2 bg-primary-ghost">
|
||||
<div class="col-md-3">
|
||||
<label class="form-label small fw-bold text-muted"><?= _("Code") ?></label>
|
||||
<input class="form-control bg-light border-0 shadow-none fw-bold" type="text" value="<?= $this->nettoyer($societeuser['codeSociete']) ?>" readonly>
|
||||
<input class="form-control bg-white border-0 shadow-none fw-bold" type="text" value="<?= $this->nettoyer($societeuser['codeSociete']) ?>" readonly>
|
||||
</div>
|
||||
<div class="col-md-9">
|
||||
<label class="form-label small fw-bold text-muted"><?= _("Nom") ?></label>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user