We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f088495 commit 1338d9eCopy full SHA for 1338d9e
index.html
@@ -81,7 +81,7 @@
81
<h1>It's time to get serious about online Bitcoin wallets.</h1>
82
<div class="well" id="form-well">
83
<form>
84
- <input id="password" placeholder="Enter your 12 word passphrase." value="" class="input-medium" type="password" />
+ <input id="password" placeholder="Enter your CarbonWallet 12 word passphrase." value="" class="input-medium" type="password" />
85
<input id="open-sesame" disabled data-toggle="collapse" data-target="#create-keys" class="btn disabled" value="Open Wallet" />
86
<input id="generate-password" class="btn btn-success" data-toggle="collapse" data-target="#create-wallet" value="Start a new wallet" />
87
</form>
0 commit comments