1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00

Rename Send to Next

This commit is contained in:
Thomas Huang 2017-06-27 13:56:51 -07:00
parent 48f7cff8c0
commit 77054e1fbb

View File

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