| Path : /home/lhcar/www/board/skin/bbs/ | 
| Current File : /home/lhcar/www/board/skin/bbs/list_header.php | 
<form name="frmdel" method="post" >
			<table class="table-board" id="bbstable">
                <colgroup>
            
                <col style="width:4%"></col>
                <col style="width:4%"></col>
                <col ></col>
                </colgroup>
            <tr>
                <th colspan="6" class="text-left" height="60px">
			<?if($_SESSION[user_level]>=18){?>
				<input type="checkbox" name='allchk' id='allchk' class="Chk" onclick='chkall()'/>
			<? } ?>
				</th>
                <!-- <th height="60px">번호</th>
                <th>제목</th>
                <th>이름</th>
                <th>등록일</th>
                <th class="right">조회</th> -->
            </tr>