From cbec44bb73b36fd308006ad48b51c6742c855c06 Mon Sep 17 00:00:00 2001 From: Kukks Date: Sun, 30 May 2021 10:38:21 +0200 Subject: [PATCH] Fix QR Code shower --- BTCPayServer/Views/Manage/APIKeys.cshtml | 6 ++---- BTCPayServer/Views/Shared/ShowQR.cshtml | 2 -- BTCPayServer/Views/Wallets/WalletSettings.cshtml | 13 ++++--------- 3 files changed, 6 insertions(+), 15 deletions(-) diff --git a/BTCPayServer/Views/Manage/APIKeys.cshtml b/BTCPayServer/Views/Manage/APIKeys.cshtml index 2cf0a70c7..a5256e868 100644 --- a/BTCPayServer/Views/Manage/APIKeys.cshtml +++ b/BTCPayServer/Views/Manage/APIKeys.cshtml @@ -84,10 +84,8 @@ } @section PageFootContent { - - - - + + -} diff --git a/BTCPayServer/Views/Wallets/WalletSettings.cshtml b/BTCPayServer/Views/Wallets/WalletSettings.cshtml index 725b465d8..c2d54aab2 100644 --- a/BTCPayServer/Views/Wallets/WalletSettings.cshtml +++ b/BTCPayServer/Views/Wallets/WalletSettings.cshtml @@ -51,7 +51,7 @@
- +
@@ -86,7 +86,9 @@ + @section PageHeadContent { +