der
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user