mirror of
https://github.com/itflow-org/itflow
synced 2026-03-01 19:34:52 +00:00
Fixed Required Field Marker for miles / round trip
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
</div>
|
||||
|
||||
<div class="form-group col">
|
||||
<label>Miles / Roundtrip<strong class="text-danger">*</strong></label>
|
||||
<label>Miles / Roundtrip <strong class="text-danger">*</strong></label>
|
||||
<div class="input-group">
|
||||
<div class="input-group-prepend">
|
||||
<span class="input-group-text"><i class="fa fa-fw fa-bicycle"></i></span>
|
||||
|
||||
Reference in New Issue
Block a user