diff --git a/lnbits/extensions/withdraw/templates/withdraw/index.html b/lnbits/extensions/withdraw/templates/withdraw/index.html index 1b1aec1..b334a2b 100644 --- a/lnbits/extensions/withdraw/templates/withdraw/index.html +++ b/lnbits/extensions/withdraw/templates/withdraw/index.html @@ -277,7 +277,7 @@ function drawwithdraw() { document.getElementById('qrcodetxt').innerHTML = lnurlfau + "

Shareable link

" + - "

Print all withdraws

" + "

Print all withdraws

" document.getElementById("qrcode").style.backgroundColor = "white"; document.getElementById("qrcode").style.padding = "20px"; }