fix derivation index

This commit is contained in:
Matias Alejo Garcia 2015-09-04 22:15:50 -03:00
commit b712874c17
5 changed files with 7 additions and 7 deletions

View file

@ -114,7 +114,7 @@
<label for="ext-master" class="m10t" ng-show="setSeed && !hwLedger">
<span translate>Wallet Seed</span>
<small translate>Enter the 12 words seed (BIP39)</small>
<small translate>Enter the seed words (BIP39)</small>
<input id="ext-master"
type="text"
name="privateKey" ng-model="privateKey">