From fb707d94ebf93aa0140c9d1120382faa240468cf Mon Sep 17 00:00:00 2001 From: Kadir Sekha Date: Thu, 2 Nov 2017 17:22:21 +0900 Subject: [PATCH] change text in sweep to show full currency names --- www/views/paperWallet.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/views/paperWallet.html b/www/views/paperWallet.html index 9f9796355..f5aa4e3e3 100644 --- a/www/views/paperWallet.html +++ b/www/views/paperWallet.html @@ -8,7 +8,7 @@
-

Funds found:

+

Bitcoin found:

{{btcBalanceText}}
@@ -53,7 +53,7 @@
-

Funds found:

+

Bitcoin Cash found:

{{bchBalanceText}}