fix wording
This commit is contained in:
parent
09959bb10d
commit
2206d4a174
1 changed files with 2 additions and 2 deletions
|
|
@ -97,10 +97,10 @@
|
|||
|
||||
<div class="size-12">
|
||||
<div ng-if="perItem">
|
||||
Your current Insight server usage quotas are: {{perItem}}kB per walelt and up to {{nrWallets}} wallets.
|
||||
Your current server usage quotas are: <b>{{perItem}}kB</b> per wallet and up to <b>{{nrWallets}}</b> wallets.
|
||||
</div>
|
||||
<div ng-if="$root.needsEmailConfirmation" class="m10t">
|
||||
<i class="fi-alert"></i> Confirming for email with increase your storage usage limits.
|
||||
<i class="fi-alert"></i> Confirm your email address to increase storage usage limits.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue