공통: #363 배송비 지불방법 마크업 및 내용관리/FAQ관리 스타일 제거

This commit is contained in:
whitedot
2014-02-11 14:20:00 +09:00
parent 1f40a0ff22
commit e60a49b3a3
8 changed files with 13 additions and 36 deletions

View File

@ -337,7 +337,7 @@ function get_intall_file()
<td class="td_mngsmall"><?php echo $cp_button; ?></td>
<td class="td_numbig"><span class="total_price"><?php echo number_format($sell_price); ?></span></td>
<td class="td_numbig"><?php echo number_format($point); ?></td>
<td><?php echo $ct_send_cost; ?></td>
<td class="td_dvr"><?php echo $ct_send_cost; ?></td>
</tr>
<?php