diff --git a/www/G1PalPay/index.html b/www/G1PalPay/index.html index 12fb5687..9fb81da5 100644 --- a/www/G1PalPay/index.html +++ b/www/G1PalPay/index.html @@ -234,7 +234,7 @@ a { alert( amount + '★ > ' + g1pub ); } - if ( appname == 'login') { + if ( appname == 'login' || appname == 'logout' ) { var amount = prompt("Saisir EMAIL:"); }