fix labels

This commit is contained in:
Matias Alejo Garcia 2016-08-10 15:03:08 -03:00
commit c3429aca78
No known key found for this signature in database
GPG key ID: 02470DB551277AB3
4 changed files with 6 additions and 6 deletions

View file

@ -77,7 +77,7 @@
</div>
<div>
<label><span translate>Wallet Recovery Phrase</span>
<label><span translate>Wallet Key</span>
<select class="m10t" ng-model="seedSource"
ng-options="seed as seed.label for seed in create.seedOptions"
ng-change="create.setSeedSource()">