상품판매순위 오타 수정 - 사노라가노라님 제보

This commit is contained in:
chicpro
2014-05-19 09:28:50 +09:00
parent 84ede143af
commit 22cfb73498

View File

@ -108,7 +108,7 @@ $listall = '<a href="'.$_SERVER['PHP_SELF'].'" class="ov_listall">전체목록</
<thead>
<tr>
<th scope="col">순위</th>
<th scope="col">상품</th>
<th scope="col">상품</th>
<th scope="col"><a href="<?php echo title_sort("ct_status_1",1)."&amp;$qstr1"; ?>">쇼핑</a></th>
<th scope="col"><a href="<?php echo title_sort("ct_status_2",1)."&amp;$qstr1"; ?>">주문</a></th>
<th scope="col"><a href="<?php echo title_sort("ct_status_3",1)."&amp;$qstr1"; ?>">입금</a></th>