Fixed text + simplification (#4109)

This commit is contained in:
Wouter Samaey
2022-09-09 07:27:49 +02:00
committed by GitHub
parent 4d0f76f9e8
commit 7f8e322e9c

View File

@@ -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>
}