df
This commit is contained in:
parent
07e79b380e
commit
d3677e45a2
|
|
@ -16,7 +16,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col-6 col-md-2">
|
<div class="col-6 col-md-2">
|
||||||
<label class="form-label small fw-bold text-muted text-uppercase mb-1"><?= _("Volume") ?></label>
|
<label class="form-label small fw-bold text-muted text-uppercase mb-1"><?= _("Lignes") ?></label>
|
||||||
<div class="input-group input-group-sm">
|
<div class="input-group input-group-sm">
|
||||||
<span class="input-group-text bg-dark text-white"><i class="fas fa-list-ol"></i></span>
|
<span class="input-group-text bg-dark text-white"><i class="fas fa-list-ol"></i></span>
|
||||||
<input class="form-control text-center bg-white fw-bold" type="text" id="nbligne" name="nbligne" value="0" readonly>
|
<input class="form-control text-center bg-white fw-bold" type="text" id="nbligne" name="nbligne" value="0" readonly>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user