쇼핑몰: #286 개인결제 마크업 작업
This commit is contained in:
@ -31,7 +31,7 @@ if(openwin != null) {
|
||||
|
||||
<p>개인결제번호 <strong><?php echo $pp_id; ?></strong></p>
|
||||
|
||||
<div id="sod_fin_view">
|
||||
<section id="sod_fin_view">
|
||||
<h2>결제 정보</h2>
|
||||
<?php
|
||||
$misu = true;
|
||||
@ -158,7 +158,7 @@ if(openwin != null) {
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section id="sod_fin_tot">
|
||||
<h2>결제합계</h2>
|
||||
|
||||
Reference in New Issue
Block a user