ser
This commit is contained in:
parent
7d9cf51976
commit
eb85609142
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
<div class="row g-3">
|
||||
<div class="col-md-3">
|
||||
<label class="form-label small fw-bold text-muted">Code</label>
|
||||
<label class="form-label small fw-bold text-muted required">Code</label>
|
||||
<div class="input-group">
|
||||
<span class="input-group-text bg-light border-2 border-end-0"><i class="fas fa-lock text-muted"></i></span>
|
||||
<input class="form-control border-2 border-start-0 ps-0 majuscule fw-bold bg-white"
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
id="codePays"
|
||||
name="codePays"
|
||||
value="<?= $this->nettoyer($pays['codePays']); ?>"
|
||||
readonly>
|
||||
required>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user