Update view_orderpay.step2.pgkcp.php

This commit is contained in:
Namhyeon Go 2018-08-29 02:48:52 +09:00 committed by GitHub
parent b6d92947a5
commit b67dac3722
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@
<body>
<form id="pay_info" name="pay_info" method="post" action="<?php echo $pgkcp_action_url; ?>">
<fieldset>
<legend>결제진행 결과</legend>
<legend>결제진행</legend>
<div>
<input type="hidden" name="_token" value="<?php echo $_token; ?>">