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:
commit
f8f01be5ee
@ -189,7 +189,7 @@ SendTransactionScreen.prototype.render = function () {
|
||||
style: {
|
||||
textTransform: 'uppercase',
|
||||
},
|
||||
}, 'Send'),
|
||||
}, 'Next'),
|
||||
|
||||
]),
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user