mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
<div class="input-group-prepend">
|
||||
<span class="input-group-text"><i class="fa fa-fw fa-dollar-sign"></i></span>
|
||||
</div>
|
||||
<input type="number" class="form-control" step="0.01" min="0" name="price" value="<?php echo $item_price; ?>" required>
|
||||
<input type="number" class="form-control" step="0.01" name="price" value="<?php echo $item_price; ?>" required>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user