fix ionic UI bugs

This commit is contained in:
Javier 2016-06-08 10:49:31 -03:00
commit 4c94dc8c6e
4 changed files with 16 additions and 14 deletions

View file

@ -161,7 +161,7 @@
</div>
<div class="oh" ng-show="create.seedSourceId == 'new'">
<label for="single-address" class="dbi">
<span translate>Single Address Wallet</span> <small translate>For audit purposes</small>
<span translate>Single Address</span> <small translate>For audit purposes</small>
<ion-toggle ng-model="singleAddressEnabled" toggle-class="toggle-balanced" class="bct">
</ion-toggle>
</label>