diff options
Diffstat (limited to 'src/index.html')
-rw-r--r-- | src/index.html | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/index.html b/src/index.html index 10e4a95..cc257ed 100644 --- a/src/index.html +++ b/src/index.html | |||
@@ -282,10 +282,7 @@ | |||
282 | <a href="https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki#change" target="_blank">External / Internal</a> | 282 | <a href="https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki#change" target="_blank">External / Internal</a> |
283 | </label> | 283 | </label> |
284 | <div class="col-sm-10"> | 284 | <div class="col-sm-10"> |
285 | <div class="input-group"> | 285 | <input id="change-bip44" type="text" class="change form-control" value="0"> |
286 | <input id="change-bip44" type="text" class="change form-control" value="0"> | ||
287 | <a class="default-bip44-change-value btn btn-primary input-group-addon" role="button">Default</a> | ||
288 | </div> | ||
289 | </div> | 286 | </div> |
290 | </div> | 287 | </div> |
291 | <div class="form-group"> | 288 | <div class="form-group"> |