diff --git a/BTCPayServer/Views/UIWallets/WalletTransactions.cshtml b/BTCPayServer/Views/UIWallets/WalletTransactions.cshtml index e0ee12a1a..b52501089 100644 --- a/BTCPayServer/Views/UIWallets/WalletTransactions.cshtml +++ b/BTCPayServer/Views/UIWallets/WalletTransactions.cshtml @@ -120,27 +120,35 @@ } -@if (Model.Labels.Any()) -{ -
-
- Filter -
+ -
-} - -