사용하지 않는 it_hit 출력 코드 삭제

This commit is contained in:
chicpro
2013-04-12 16:10:26 +09:00
parent 62f68bbce5
commit eb5a50ef99

View File

@ -175,7 +175,6 @@ if ($search) // 검색렬일 때만 처음 버튼을 보여줌
<input type="hidden" name="save_od_invoice[<?=$i?>]" value="<?=$row['od_invoice']?>">
<input type="text" name="od_invoice[<?=$i?>]" value="<?=$row['od_invoice']?>" class="frm_input" size="10">
</td>
<td><?=$row['it_hit']?></td>
</tr>
<?
if ($row['dl_id']) {