관리자: input select label 중심 마크업 정리

This commit is contained in:
whitedot
2014-04-02 10:54:19 +09:00
parent f65314bd94
commit 13cdf776f5
32 changed files with 121 additions and 102 deletions

View File

@ -130,7 +130,7 @@ function no_hp_click(val)
<?php } ?>
</select>
<input type="checkbox" name="no_hp" id="no_hp" <?php echo $no_hp_checked?> onclick="no_hp_click(this.checked)">
<label for="no_hp"> 휴대폰 소유자만 보기</label>
<label for="no_hp">휴대폰 소유자만 보기</label>
</form>
<div class="btn_add01 btn_add">
@ -150,7 +150,7 @@ function no_hp_click(val)
<thead>
<tr>
<th scope="col">
<label for="chk_all" class="sound_only">현재 페이지 전체선택</label>
<label for="chk_all" class="sound_only">현재 페이지 전체</label>
<input type="checkbox" id="chk_all" onclick="book_all_checked(this.checked)">
</th>
<th scope="col">번호</th>