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";