serdr
This commit is contained in:
parent
49aebfa9c8
commit
0296c42cb3
|
|
@ -1,4 +1,6 @@
|
|||
<span class="input-group-text bg-light"><i class="fas fa-arrow-down text-muted"></i></span>
|
||||
<INPUT class="form-control text-center" TYPE="text" value="<?= format_N($primeMin); ?>" id="primeMin" NAME="primeMin" readonly>
|
||||
<div class="input-group">
|
||||
<span class="input-group-text bg-light"><i class="fas fa-arrow-down text-muted"></i></span>
|
||||
<input class="form-control text-center bg-light fw-bold" type="text" value="<?= format_N($primeMin); ?>" id="primeMin" NAME="primeMin" readonly>
|
||||
</div>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user