diff --git a/BTCPayServer/Views/Account/Login.cshtml b/BTCPayServer/Views/Account/Login.cshtml index 2df567e0b..b37f277ee 100644 --- a/BTCPayServer/Views/Account/Login.cshtml +++ b/BTCPayServer/Views/Account/Login.cshtml @@ -62,15 +62,17 @@
-

Forgot your password?

+

+ Forgot your password? +

@if (themeManager.ShowRegister) { } diff --git a/BTCPayServer/Views/Account/Register.cshtml b/BTCPayServer/Views/Account/Register.cshtml index ecb5cc696..065ad025b 100644 --- a/BTCPayServer/Views/Account/Register.cshtml +++ b/BTCPayServer/Views/Account/Register.cshtml @@ -75,9 +75,9 @@ @if (ViewData["AllowIsAdmin"] is true) { -
- - +
+ +
} @@ -87,7 +87,10 @@
- +