KCP 웹표준 모듈 적용
This commit is contained in:
@ -239,9 +239,9 @@ function forderform_check(f)
|
||||
f.rcvr_mail.value = f.pp_email.value;
|
||||
|
||||
if(f.pay_method.value != "무통장") {
|
||||
return jsf__pay( f );
|
||||
jsf__pay( f );
|
||||
} else {
|
||||
return true;
|
||||
f.submit();
|
||||
}
|
||||
<?php } ?>
|
||||
<?php if($default['de_pg_service'] == 'lg') { ?>
|
||||
|
||||
Reference in New Issue
Block a user