쇼핑몰: #138 상품주문 주문상세내역 입금확인일시 마크업

This commit is contained in:
whitedot
2013-05-08 14:29:58 +09:00
parent 6aa700db5b
commit 0a67150f4a

View File

@ -184,7 +184,7 @@ if(openwin != null) {
<td><?php echo display_amount($od['od_receipt_bank']); ?></td>
</tr>
<tr>
<td scope="row">입금확인일시</th>
<th scope="row">입금확인일시</th>
<td><?php echo $od['od_bank_time']; ?></td>
</tr>
<?php