mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-30 20:24:26 +01:00
Changing text to clarify usage
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user