mirror of
https://github.com/OutCast3k/coinbin.git
synced 2026-01-07 16:45:24 +01:00
Update index.html
Removed extra quotation From: <select class="form-control" id="hdpathtype""> To: <select class="form-control" id="hdpathtype">
This commit is contained in:
parent
cda4559cfd
commit
1723622894
@ -1215,7 +1215,7 @@
|
||||
<div class="row">
|
||||
<div class="col-md-8">
|
||||
<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="custom">Custom</option>
|
||||
</select>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user