From ae1a2ac383e210aba8d329801c252f33d9fef05e Mon Sep 17 00:00:00 2001
From: calle <93376500+callebtc@users.noreply.github.com>
Date: Thu, 18 Aug 2022 13:24:34 +0200
Subject: [PATCH] Frontend: LNURLp/w icons with tooltips (#905)
* rename button to copy link
* icon buttons with tooltips
---
lnbits/extensions/lnurlp/templates/lnurlp/index.html | 10 ++++++----
.../extensions/satsdice/templates/satsdice/index.html | 2 +-
.../extensions/withdraw/templates/withdraw/index.html | 11 +++++++----
3 files changed, 14 insertions(+), 9 deletions(-)
diff --git a/lnbits/extensions/lnurlp/templates/lnurlp/index.html b/lnbits/extensions/lnurlp/templates/lnurlp/index.html
index 9677a0274..de90f5af9 100644
--- a/lnbits/extensions/lnurlp/templates/lnurlp/index.html
+++ b/lnbits/extensions/lnurlp/templates/lnurlp/index.html
@@ -296,16 +296,17 @@
Shareable link
+ >Copy sharable link
+
+ >Write to NFC
+ >Print
Close
diff --git a/lnbits/extensions/satsdice/templates/satsdice/index.html b/lnbits/extensions/satsdice/templates/satsdice/index.html
index 004e9ccbc..654069d8d 100644
--- a/lnbits/extensions/satsdice/templates/satsdice/index.html
+++ b/lnbits/extensions/satsdice/templates/satsdice/index.html
@@ -232,7 +232,7 @@
Copy shareable link
diff --git a/lnbits/extensions/withdraw/templates/withdraw/index.html b/lnbits/extensions/withdraw/templates/withdraw/index.html
index b1d927afe..27684f6b5 100644
--- a/lnbits/extensions/withdraw/templates/withdraw/index.html
+++ b/lnbits/extensions/withdraw/templates/withdraw/index.html
@@ -418,16 +418,18 @@
Shareable link
+ >Copy sharable link
+
+ >Write to NFC
+ >Print
Close