fix wording
This commit is contained in:
parent
98ab87611d
commit
a70d04af77
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
||||||
</fieldset>
|
</fieldset>
|
||||||
<fieldset>
|
<fieldset>
|
||||||
<legend translate>Wallet and profile storage</legend>
|
<legend translate>Wallet and profile storage</legend>
|
||||||
<label for="insightTestnet">Store wallet and profiles on</label>
|
<label for="insightTestnet">Read and Store wallet and profiles on</label>
|
||||||
<select class="form-control" ng-model="selectedStorage" ng-options="o.name for o in availableStorages" required>
|
<select class="form-control" ng-model="selectedStorage" ng-options="o.name for o in availableStorages" required>
|
||||||
</select>
|
</select>
|
||||||
<div translate class="small text-gray">
|
<div translate class="small text-gray">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue