aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorThomas Huang <thomas.b.huang@gmail.com>2017-06-28 04:56:51 +0800
committerThomas Huang <thomas.b.huang@gmail.com>2017-06-28 04:56:51 +0800
commit77054e1fbb588f81403b21999217fccb4d140bf0 (patch)
tree5b9229687c8939e7793db8dfb71e3726af233a7a /ui
parent48f7cff8c0e765e85532c860c5f3061ca1d6deb7 (diff)
downloadtangerine-wallet-browser-77054e1fbb588f81403b21999217fccb4d140bf0.tar
tangerine-wallet-browser-77054e1fbb588f81403b21999217fccb4d140bf0.tar.gz
tangerine-wallet-browser-77054e1fbb588f81403b21999217fccb4d140bf0.tar.bz2
tangerine-wallet-browser-77054e1fbb588f81403b21999217fccb4d140bf0.tar.lz
tangerine-wallet-browser-77054e1fbb588f81403b21999217fccb4d140bf0.tar.xz
tangerine-wallet-browser-77054e1fbb588f81403b21999217fccb4d140bf0.tar.zst
tangerine-wallet-browser-77054e1fbb588f81403b21999217fccb4d140bf0.zip
Rename Send to Next
Diffstat (limited to 'ui')
-rw-r--r--ui/app/send.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/send.js b/ui/app/send.js
index fd6994145..70d26d50a 100644
--- a/ui/app/send.js
+++ b/ui/app/send.js
@@ -189,7 +189,7 @@ SendTransactionScreen.prototype.render = function () {
style: {
textTransform: 'uppercase',
},
- }, 'Send'),
+ }, 'Next'),
]),