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 @@ {

You have no recovery codes left. -

You must generate a new set of recovery codes before you can log in with a recovery code.

+

You must generate a new set of recovery codes before you can log in with a recovery code.

} else if(Model.RecoveryCodesLeft == 1) {
You have 1 recovery code left. -

You can generate a new set of recovery codes.

+

You can generate a new set of recovery codes.

} else if(Model.RecoveryCodesLeft <= 3) {
You have @Model.RecoveryCodesLeft recovery codes left. -

You should generate a new set of recovery codes.

+

You should generate a new set of recovery codes.

} diff --git a/BTCPayServer/Views/Shared/NotificationEmailWarning.cshtml b/BTCPayServer/Views/Shared/NotificationEmailWarning.cshtml index 3d62354e6..ac945d9c9 100644 --- a/BTCPayServer/Views/Shared/NotificationEmailWarning.cshtml +++ b/BTCPayServer/Views/Shared/NotificationEmailWarning.cshtml @@ -1,5 +1,5 @@
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
diff --git a/BTCPayServer/Views/Shared/_Layout.cshtml b/BTCPayServer/Views/Shared/_Layout.cshtml index 3fb0d0b59..9d6b88aa4 100644 --- a/BTCPayServer/Views/Shared/_Layout.cshtml +++ b/BTCPayServer/Views/Shared/_Layout.cshtml @@ -79,7 +79,7 @@ @if (!env.IsSecure) { diff --git a/BTCPayServer/Views/Stores/ListTokens.cshtml b/BTCPayServer/Views/Stores/ListTokens.cshtml index c580c17f0..e849e4ae9 100644 --- a/BTCPayServer/Views/Stores/ListTokens.cshtml +++ b/BTCPayServer/Views/Stores/ListTokens.cshtml @@ -9,7 +9,7 @@ { }

Access token