From 26bf94f0fe994dee32eba3b9f772bcc72a02caca Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 23 Apr 2023 17:40:38 +0200 Subject: [PATCH] =?UTF-8?q?friend=20G1PASS=20:=20send=20=E2=98=85's=20to?= =?UTF-8?q?=20=20g1pub?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- www/G1PalPay/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/G1PalPay/index.html b/www/G1PalPay/index.html index 0262ad4a..594ae29d 100644 --- a/www/G1PalPay/index.html +++ b/www/G1PalPay/index.html @@ -202,7 +202,7 @@ a { if ( appname == 'friend') { var amount = prompt("Entre 1 et 5 (★) ?"); - alert( amout + '★ > ' + g1pub ); + alert( amount + '★ > ' + g1pub ); } if ( appname == 'login') {