Simplify `send ether` button to `send`.

feature/default_network_editable
Dan Finlay 8 years ago
parent 9f5b62752e
commit 6a87259016
  1. 2
      ui/app/account-detail.js

@ -145,7 +145,7 @@ AccountDetailScreen.prototype.render = function () {
style: {
margin: 10,
},
}, 'SEND ETH'),
}, 'SEND'),
]),

Loading…
Cancel
Save