쇼핑몰관리자: 쇼핑몰관리 주문통합내역 스타일 보완

This commit is contained in:
whitedot
2013-04-12 14:33:01 +09:00
parent 649da98726
commit 95fe764ad0
2 changed files with 2 additions and 1 deletions

View File

@ -224,7 +224,7 @@ if ($search) // 검색렬일 때만 처음 버튼을 보여줌
$sub_point = $row2['ct_qty'] * $row2['ct_point'];
?>
<tr>
<tr class="tr_sodr_item">
<td headers="sodr_all_item" colspan="5">
<ul>
<li><a href="<?=$href?>"><?=get_it_image($row2['it_id'].'_s', 50, 50)?><?=$it_name?></a></li>