공통: #363 배송비 지불방법 마크업 및 내용관리/FAQ관리 스타일 제거
This commit is contained in:
@ -120,7 +120,7 @@ if(openwin != null) {
|
||||
<td headers="th_itprice" class="td_numbig"><?php echo number_format($opt_price); ?></td>
|
||||
<td headers="th_itsum" class="td_numbig"><?php echo number_format($sell_price); ?></td>
|
||||
<td headers="th_itpt" class="td_num"><?php echo number_format($point); ?></td>
|
||||
<td headers="th_itpt" class="td_num"><?php echo $ct_send_cost; ?></td>
|
||||
<td headers="th_itpt" class="td_dvr"><?php echo $ct_send_cost; ?></td>
|
||||
<td headers="th_itst" class="td_mngsmall"><?php echo $opt['ct_status']; ?></td>
|
||||
</tr>
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user