fix wording

This commit is contained in:
Matias Alejo Garcia 2014-12-12 14:45:36 -03:00
commit 2206d4a174

View file

@ -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>