From 2dae19b1360e375a17982202f9a4476c2f8606b1 Mon Sep 17 00:00:00 2001 From: miggaze Date: Mon, 14 Dec 2020 13:47:49 +0700 Subject: [PATCH] ... --- xml/page_payment_cash.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/xml/page_payment_cash.xml b/xml/page_payment_cash.xml index 1bb1fe60..e1151c52 100644 --- a/xml/page_payment_cash.xml +++ b/xml/page_payment_cash.xml @@ -261,7 +261,7 @@ Var Timeout = Timeout + 1 - If Timeout >= 180 Then + If Timeout >= 120 Then Var alphaState = "Invisible" EndIf @@ -607,7 +607,7 @@ - If Timeout < 180 Then + If Timeout < 120 Then If CoinInFlag = 0 Then If CancelFlag = 0 Then @@ -887,4 +887,7 @@ ; countClick2 ; + + +