landings: QR label “Scan in wallet”
Shorter than “Scan or open in wallet” — enough next to the open CTA.
This commit is contained in:
parent
5ee82195e6
commit
d81e452ffb
4 changed files with 4 additions and 4 deletions
|
|
@ -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 =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue