쇼핑몰관리자: 쇼핑몰관리 주문내역수정 표준화 및 스타일 보완

This commit is contained in:
whitedot
2013-04-17 11:16:13 +09:00
parent b079de0d77
commit c818d611ae

View File

@ -456,7 +456,7 @@ $pg_anchor = '<ul class="anchor">
<? if ($od['od_settle_case'] == '무통장' || $od['od_settle_case'] == '가상계좌') { ?>
<tr>
<th scope="row">계좌번호</th>
<td scope="row"><?=$bank_account?></td>
<td><?=$bank_account?></td>
</tr>
<? } ?>
<tr>