fix labels
This commit is contained in:
parent
4015e3f27b
commit
c3429aca78
4 changed files with 6 additions and 6 deletions
|
|
@ -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()">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue