mirror of
https://github.com/ok2/coinbin.git
synced 2026-04-24 03:34:02 +02:00
Fix small typo.
This commit is contained in:
parent
9a0175e18f
commit
29baeff8c8
@ -1193,7 +1193,7 @@
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-8">
|
<div class="col-md-8">
|
||||||
<b>Path</b><br>
|
<b>Path</b><br>
|
||||||
<select class="form-control" id="hdpathtype"">
|
<select class="form-control" id="hdpathtype">
|
||||||
<option value="simple">Simple: m/i</option>
|
<option value="simple">Simple: m/i</option>
|
||||||
<option value="custom">Custom</option>
|
<option value="custom">Custom</option>
|
||||||
</select>
|
</select>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user