diff --git a/BTCPayServer/Views/Shared/_LayoutSignedOut.cshtml b/BTCPayServer/Views/Shared/_LayoutSignedOut.cshtml index 665a7e326..bb30b3613 100644 --- a/BTCPayServer/Views/Shared/_LayoutSignedOut.cshtml +++ b/BTCPayServer/Views/Shared/_LayoutSignedOut.cshtml @@ -1,5 +1,6 @@ @{ Layout = "_LayoutSimple"; + ViewBag.ShowTitle ??= true; ViewBag.ShowLeadText ??= false; } @@ -45,7 +46,10 @@
Insert your security device and proceed.
-Insert your security device and proceed.
+Scan the QR code with your lightning wallet and link to your user account.
+ + Open in wallet +Scan the QR code with your lightning wallet and link to your user account.