From 70883c08699b8d33476e05292709e205be3dffa9 Mon Sep 17 00:00:00 2001 From: Nicolas Dorier Date: Wed, 26 Jan 2022 14:54:29 +0900 Subject: [PATCH] Simple Wallet View Inconsistencies (#3355) --- BTCPayServer/Views/Shared/ShowQR.cshtml | 6 ++--- .../ShowLightningNodeInfo.cshtml | 23 ++++++++----------- .../Views/UIStores/WalletSettings.cshtml | 17 +++++++------- .../Views/UIWallets/WalletPSBT.cshtml | 6 ++--- .../Views/UIWallets/WalletRescan.cshtml | 6 ++--- .../Views/UIWallets/WalletSend.cshtml | 10 ++++---- .../Views/UIWallets/WalletTransactions.cshtml | 4 ++-- 7 files changed, 33 insertions(+), 39 deletions(-) diff --git a/BTCPayServer/Views/Shared/ShowQR.cshtml b/BTCPayServer/Views/Shared/ShowQR.cshtml index 6040e058b..41a554985 100644 --- a/BTCPayServer/Views/Shared/ShowQR.cshtml +++ b/BTCPayServer/Views/Shared/ShowQR.cshtml @@ -9,13 +9,13 @@