1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Merge pull request #1683 from MetaMask/RenameSendToNext

Rename Send to Next
This commit is contained in:
Dan Finlay 2017-06-27 15:28:40 -07:00 committed by GitHub
commit f8f01be5ee

View File

@ -189,7 +189,7 @@ SendTransactionScreen.prototype.render = function () {
style: {
textTransform: 'uppercase',
},
}, 'Send'),
}, 'Next'),
]),