모바일쇼핑몰: table -> ul 변경 : 주문내역 상세

This commit is contained in:
whitedot
2013-12-03 17:03:50 +09:00
parent e5caf180ba
commit 4f5063f451
6 changed files with 87 additions and 109 deletions

View File

@ -16,7 +16,7 @@ include_once(G5_MSHOP_PATH.'/_head.php');
<input type="checkbox" name="ct_all" value="1" id="ct_all" checked>
</div>
<ul id="sod_list">
<ul class="sod_list">
<?php
$tot_point = 0;
$tot_sell_price = 0;