From e1bf376f10ffe0f45ab966c28bcd9ee487992b16 Mon Sep 17 00:00:00 2001
From: Dennis Reimann
Date: Fri, 15 Nov 2019 11:24:27 +0100
Subject: [PATCH] Mark up alert-links for better display
---
BTCPayServer/Views/Manage/Disable2fa.cshtml | 2 +-
BTCPayServer/Views/Manage/TwoFactorAuthentication.cshtml | 6 +++---
BTCPayServer/Views/Shared/NotificationEmailWarning.cshtml | 2 +-
BTCPayServer/Views/Shared/_Layout.cshtml | 2 +-
BTCPayServer/Views/Stores/ListTokens.cshtml | 2 +-
5 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/BTCPayServer/Views/Manage/Disable2fa.cshtml b/BTCPayServer/Views/Manage/Disable2fa.cshtml
index 52963342d..dd887ef5e 100644
--- a/BTCPayServer/Views/Manage/Disable2fa.cshtml
+++ b/BTCPayServer/Views/Manage/Disable2fa.cshtml
@@ -11,7 +11,7 @@
Disabling 2FA does not change the keys used in authenticator apps. If you wish to change the key
- used in an authenticator app you should
+ used in an authenticator app you should
reset your
authenticator keys.
diff --git a/BTCPayServer/Views/Manage/TwoFactorAuthentication.cshtml b/BTCPayServer/Views/Manage/TwoFactorAuthentication.cshtml
index ae9e8b7c3..e599b2b92 100644
--- a/BTCPayServer/Views/Manage/TwoFactorAuthentication.cshtml
+++ b/BTCPayServer/Views/Manage/TwoFactorAuthentication.cshtml
@@ -9,21 +9,21 @@
{
The Email settings have not been configured on this server or store yet. Setting this field will not send emails until then. Configure store email settings
+ The Email settings have not been configured on this server or store yet. Setting this field will not send emails until then. Configure store email settings
- BTCPay is expecting you to access this website from @(env.ExpectedProtocol)://@(env.ExpectedHost)/. If you use a reverse proxy, please set the X-Forwarded-Proto header to @(env.ExpectedProtocol) (More information)
+ BTCPay is expecting you to access this website from @(env.ExpectedProtocol)://@(env.ExpectedHost)/. If you use a reverse proxy, please set the X-Forwarded-Proto header to @(env.ExpectedProtocol) (More information)
- Warning: No wallet has been linked to your BTCPay Store. See this link for more information on how to connect your store and wallet.
+ Warning: No wallet has been linked to your BTCPay Store. See this link for more information on how to connect your store and wallet.