aboutsummaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
authorMatthew Cornelisse <squarerootofnegativeone@gmail.com>2018-11-28 01:10:34 -0600
committerGitHub <noreply@github.com>2018-11-28 01:10:34 -0600
commitd100f3c0cb6493340b3cdee5f0df0f45f22772b4 (patch)
treecd3f3e7662cc49e8ef4cc77c2968b4aa8ad0c4ed /src/index.html
parentc1322c7c89382e51be2b7b604c51c8bafe236c1f (diff)
downloadBIP39-d100f3c0cb6493340b3cdee5f0df0f45f22772b4.tar.gz
BIP39-d100f3c0cb6493340b3cdee5f0df0f45f22772b4.tar.zst
BIP39-d100f3c0cb6493340b3cdee5f0df0f45f22772b4.zip
added hack time message
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.html b/src/index.html
index 1d67340..a392b50 100644
--- a/src/index.html
+++ b/src/index.html
@@ -177,6 +177,7 @@
177 <div class="col-sm-10"> 177 <div class="col-sm-10">
178 <textarea id="phraseSplit" class="phraseSplit private-data form-control" title="Only 2 of 3 cards needed to recover."></textarea> 178 <textarea id="phraseSplit" class="phraseSplit private-data form-control" title="Only 2 of 3 cards needed to recover."></textarea>
179 </div> 179 </div>
180 <div id="phraseSplitWarn" class="phraseSplitWarn"></div>
180 </div> 181 </div>
181 <div class="form-group"> 182 <div class="form-group">
182 <label for="passphrase" class="col-sm-2 control-label">BIP39 Passphrase (optional)</label> 183 <label for="passphrase" class="col-sm-2 control-label">BIP39 Passphrase (optional)</label>