Merge pull request #4673 from JDonadio/bug/wording

Fix wording
This commit is contained in:
Matias Alejo Garcia 2016-08-10 14:40:04 -03:00 committed by GitHub
commit 4015e3f27b
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@
</div>
<div ng-show="seedOptions[0]">
<div>
<label><span translate>Wallet Recovery Phrase</span>
<label><span translate>Wallet Type</span>
<select class="m10t" ng-model="seedSource"
ng-options="seed as seed.label for seed in seedOptions"
ng-change="setSeedSource()">