it_gallery 사용하는 코드 모두 삭제 #296

This commit is contained in:
gnuboard
2013-09-12 14:26:23 +09:00
parent e7d2d697cf
commit 4364f6c924
9 changed files with 14 additions and 70 deletions

View File

@ -219,19 +219,6 @@ $pg_anchor ='<ul class="anchor">
<input type="text" name="it_mobile_name" value="<?php echo get_text(cut_str($it['it_mobile_name'], 250, "")); ?>" id="it_mobile_name" class="frm_input">
</td>
</tr>
<tr>
<th scope="row"><label for="it_gallery">전시용 상품</label></th>
<td>
<?php echo help("이 항목을 체크하면 상품을 전시만 하고, 판매하지 않습니다."); ?>
<input type="checkbox" name="it_gallery" value="1" id="it_gallery" <?php echo ($it['it_gallery'] ? "checked" : ""); ?>>
</td>
<td class="group_setting">
<input type="checkbox" name="chk_ca_it_gallery" value="1" id="chk_ca_it_gallery">
<label for="chk_ca_it_gallery">분류적용</label>
<input type="checkbox" name="chk_all_it_gallery" value="1" id="chk_all_it_gallery">
<label for="chk_all_it_gallery">전체적용</label>
</td>
</tr>
<tr>
<th scope="row"><label for="it_order">출력순서</label></th>
<td>