This commit is contained in:
KONE SOREL 2026-04-13 15:44:00 +00:00
parent af45e526f7
commit f49bf360e0

View File

@ -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>