diff --git a/lnbits/core/templates/core/wallet.html b/lnbits/core/templates/core/wallet.html index 8aac2ab..a313ce2 100644 --- a/lnbits/core/templates/core/wallet.html +++ b/lnbits/core/templates/core/wallet.html @@ -221,14 +221,6 @@
LNbits wallet
Wallet name: {{ wallet.name }}
-

- Scan this QRcode to open this wallet somewhere else (e.g. your cell phone)

- - -

Wallet ID: {{ wallet.id }}
Admin key: {{ wallet.adminkey }}
Invoice/read key: {{ wallet.inkey }} @@ -238,6 +230,22 @@ {% include "core/_api_docs.html" %} + + + +

This QR code contains your wallet URL with full access. You can scan it from your phone to open your wallet from there.

+ +
+
+
+