Update view_orderpay.pgkcp.php

This commit is contained in:
Namhyeon Go 2019-10-14 01:55:25 +09:00 committed by GitHub
parent bbcc751464
commit 986801889e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,8 +21,9 @@ if(!defined("_DEF_RSF_")) set_error_exit("do not allow access");
<body>
<h1>NHN KCP [AX-HUB Version]</h1>
<p>Please wait...</p>
<form id="order_info" name="order_info" method="post" action="<?php echo $pgkcp_action_url; ?>">
<form id="order_info" name="order_info" method="post" action="<?php echo $pgkcp_action_url; ?>" style="display: none;">
<fieldset>
<legend>결제 정보</legend>