From ef57b6e2f23b89b373cbcaecc3544c3ac2616698 Mon Sep 17 00:00:00 2001 From: Anna Tong Date: Wed, 29 Apr 2015 17:28:56 -0700 Subject: [PATCH] [FIX] wording fixes to btc page --- src/templates/tabs/btc.jade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/templates/tabs/btc.jade b/src/templates/tabs/btc.jade index f969523bf..51d3c4c65 100644 --- a/src/templates/tabs/btc.jade +++ b/src/templates/tabs/btc.jade @@ -110,9 +110,9 @@ section.col-xs-12.content(ng-controller='BtcCtrl') //a.dismiss#hide(href="", ng-click="toggle_instructions()") × .active.col-xs-12(ng-show="B2R.active") - .title(l10n) Personal Deposit address + .title(l10n) Personal Bitcoin Deposit address (deposit BTC to your Ripple account by sending BTC to this address) .btc-address(ng-bind="B2R.instructions.instructionParams[0].value") - .description(l10n) Your account is fully verified. + .description(l10n) You can deposit an unlimited amount of BTC. div(ng-show="loadState.B2RInstructions") .description(ng-bind="B2R.instructions.instruction") .snapswap-support-link