aboutsummaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
authorIan Coleman <coleman.ian@gmail.com>2016-08-23 11:07:37 +1000
committerIan Coleman <coleman.ian@gmail.com>2016-08-23 11:14:35 +1000
commit146e089e28fbda936955ce74fc1f2214418633c5 (patch)
tree591cecf83b0b5d70d6f77b2a7f57ffb43ce88fad /src/index.html
parentefe41586705d3eba480da31bb1002c4e54e73ef0 (diff)
downloadBIP39-146e089e28fbda936955ce74fc1f2214418633c5.tar.gz
BIP39-146e089e28fbda936955ce74fc1f2214418633c5.tar.zst
BIP39-146e089e28fbda936955ce74fc1f2214418633c5.zip
Hardened Addresses checkbox
This closes issue #25
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/index.html b/src/index.html
index fcdf109..25e30fc 100644
--- a/src/index.html
+++ b/src/index.html
@@ -187,6 +187,13 @@
187 </div> 187 </div>
188 </div> 188 </div>
189 <div class="form-group"> 189 <div class="form-group">
190 <div class="col-sm-2"></div>
191 <label class="col-sm-10">
192 <input class="hardened-addresses" type="checkbox">
193 Use hardened addresses
194 </label>
195 </div>
196 <div class="form-group">
190 <label class="col-sm-2 control-label">Hive Wallet</label> 197 <label class="col-sm-2 control-label">Hive Wallet</label>
191 <div class="col-sm-10"> 198 <div class="col-sm-10">
192 <p class="form-control no-border"> 199 <p class="form-control no-border">