change backup to settings

This commit is contained in:
Manuel Araoz 2014-07-03 10:49:28 -03:00
commit 302d5448a6
3 changed files with 4 additions and 4 deletions

View file

@ -807,7 +807,7 @@
</div>
</div>
<div class="row text-center">
<div class="button radius warning small m30v" ng-really-message="Are you sure to delete this wallet from this computer?" ng-really-click="deleteWallet()">Delete this wallet from this computer</div>
<div class="button radius warning small m30v" ng-really-message="Are you sure to delete this wallet from this computer?" ng-really-click="deleteWallet()"><i class="fi-minus-circle large"></i> Delete this wallet from this computer</div>
</div>
</div>
</script>