Changing text to clarify usage

This commit is contained in:
lepipele
2018-03-17 23:28:39 -05:00
parent da77d278fb
commit 7f0ce1f802

View File

@@ -171,7 +171,7 @@
<span i18n="">Copy</span>
</div>
<div class="payment-tabs__tab" id="altcoins-tab">
<span i18n="">Altcoins</span>
<span i18n="">Conversion</span>
</div>
<div id="tabsSlider" class="payment-tabs__slider three-tabs"></div>
</div>
@@ -265,10 +265,10 @@
<div id="altcoins" class="bp-view payment manual-flow">
<div class="manual__step-two__instructions">
<span>
You can pay {{ srvModel.btcDue }} {{ srvModel.cryptoCode }} using Altcoins.
You can pay {{ srvModel.btcDue }} {{ srvModel.cryptoCode }} using altcoins other than the ones merchant directly supports.
<br /><br />
This service is provided by 3rd party. Please keep in mind that
we have <b><u>no control</u></b> over how providers will forward your funds.
<span style="font-weight: 900;">we have no control</span> over how providers will forward your funds.
Invoice will only be marked paid once funds are received on {{srvModel.cryptoCode}} Blockchain.
</span>
</div>