mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-31 04:34:26 +01:00
Fixed text + simplification (#4109)
This commit is contained in:
@@ -68,8 +68,8 @@
|
||||
})).Any())
|
||||
{
|
||||
<div class="alert alert-info mb-5" role="alert">
|
||||
<strong>Protip:</strong> BTCPay Server has detected that there are supported but unconfigured Payout Processors for this payout payment method.<br/>
|
||||
Payout Processors can help automate the the workflow of these payouts so that you do not need to manually handle them.
|
||||
<strong>Pro tip:</strong> There are supported but unconfigured Payout Processors for this payout payment method.<br/>
|
||||
Payout Processors help automate payouts so that you do not need to manually handle them.
|
||||
<a class="alert-link p-0" asp-action="ConfigureStorePayoutProcessors" asp-controller="UIPayoutProcessors" asp-route-storeId="@storeId">Configure now</a>
|
||||
</div>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user