From d763107c5a7bae85cdd32c0773073eedfcdac95e Mon Sep 17 00:00:00 2001
From: Arc <33088785+arcbtc@users.noreply.github.com>
Date: Wed, 26 Feb 2020 19:37:19 +0000
Subject: [PATCH] Update index.html
---
lnbits/extensions/tpos/templates/tpos/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lnbits/extensions/tpos/templates/tpos/index.html b/lnbits/extensions/tpos/templates/tpos/index.html
index 78f7bd842..8da40f551 100644
--- a/lnbits/extensions/tpos/templates/tpos/index.html
+++ b/lnbits/extensions/tpos/templates/tpos/index.html
@@ -279,7 +279,7 @@ function drawwithdraw() {
document.getElementById('qrcodetxt').innerHTML =
- "Shareable link
"
+ "Shareable link
"
document.getElementById("qrcode").style.backgroundColor = "white";
document.getElementById("qrcode").style.padding = "20px";