diff --git a/BTCPayServer/Views/Wallets/PullPayments.cshtml b/BTCPayServer/Views/Wallets/PullPayments.cshtml index 5ee89838e..654d16e01 100644 --- a/BTCPayServer/Views/Wallets/PullPayments.cshtml +++ b/BTCPayServer/Views/Wallets/PullPayments.cshtml @@ -64,21 +64,21 @@ - - - - + + + @foreach (var pp in Model.PullPayments) { - - - + + -
+ Start NameRefundedActionsNameRefundedActions
@pp.StartDate.ToBrowserDate()@pp.Name + @pp.StartDate.ToBrowserDate()@pp.Name
@@ -88,10 +88,10 @@
+ View| View | Payouts |