최근게시물 스킨

This commit is contained in:
whitedot
2012-12-04 17:29:47 +09:00
parent 994cfd2059
commit 4b59a8e43a
3 changed files with 59 additions and 70 deletions

View File

@ -6,9 +6,9 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
<caption>현재접속자 목록</caption>
<thead>
<tr>
<td>번호</td>
<td>이름</td>
<td>링크</td>
<th scope="col">번호</th>
<th scope="col">이름</th>
<th scope="col">링크</th>
</tr>
</thead>
<tbody>