사용자: 테이블 및 페이징 스타일

This commit is contained in:
whitedot
2013-01-03 15:25:35 +09:00
parent a325a2939a
commit 36a931db3e
2 changed files with 25 additions and 3 deletions

View File

@ -7,7 +7,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
<thead>
<tr>
<th scope="col">번호</th>
<th scope="col">이름</th>
<th scope="col">닉네임 혹은 아이피</th>
<th scope="col">링크</th>
</tr>
</thead>