landings: QR label “Scan in wallet”

Shorter than “Scan or open in wallet” — enough next to the open CTA.
This commit is contained in:
Hernâni Marques 2026-07-10 20:47:25 +02:00
parent 5ee82195e6
commit d81e452ffb
No known key found for this signature in database
4 changed files with 4 additions and 4 deletions

View file

@ -350,7 +350,7 @@
uh.textContent = "HTTPS";
// Live unpaid taler://pay (fresh order each open)
renderQr(document.getElementById("goa-pay-qr-pay"), pay, 220);
status.textContent = "Ready — scan QR or open in wallet";
status.textContent = "Ready — scan in wallet";
})
.catch(function (err) {
status.textContent =