der
This commit is contained in:
parent
af45e526f7
commit
f49bf360e0
|
|
@ -16,7 +16,7 @@
|
|||
<input class="form-control text-center border-2 border-start-0 fw-bold"
|
||||
type="number" step="0.01"
|
||||
id="spMin" name="spMin"
|
||||
readonly value="<?= $spMin ?>">
|
||||
readonly value="<?= intval($spMin) ?>">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user