frt
This commit is contained in:
parent
bb83c1d375
commit
c3b728d3c2
|
|
@ -54,12 +54,12 @@
|
|||
</div>
|
||||
|
||||
<div class="col-md-3">
|
||||
<label class="form-label small fw-bold text-muted text-uppercase required"><?= _("Ordre") ?></label>
|
||||
<label class="form-label small fw-bold text-muted required"><?= _("Ordre") ?></label>
|
||||
<div class="input-group">
|
||||
<span class="input-group-text bg-light text-secondary">
|
||||
<i class="fas fa-sort-numeric-down"></i>
|
||||
</span>
|
||||
<input class="form-control text-center fw-bold"
|
||||
<input class="form-control text-center fw-bold border-2 border-start-0"
|
||||
type="number"
|
||||
id="ordre" name="ordre"
|
||||
required autocomplete="off"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user