diff --git a/BTCPayServer/Views/StorePullPayments/Payouts.cshtml b/BTCPayServer/Views/StorePullPayments/Payouts.cshtml index 2c2e45da2..65723b4f0 100644 --- a/BTCPayServer/Views/StorePullPayments/Payouts.cshtml +++ b/BTCPayServer/Views/StorePullPayments/Payouts.cshtml @@ -52,7 +52,7 @@

@ViewData["Title"]

-
+
-
@if (Model.Payouts.Any() && stateActions.Any()) { -