#381 전체:html5 유효성 검사 완료

This commit is contained in:
rollydream
2013-03-14 15:35:45 +09:00
parent 607b6568f5
commit d0410b30a9
9 changed files with 17 additions and 17 deletions

View File

@ -44,7 +44,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
</tr>
<tr>
<th scope="row"><label for="file1">첨부 1</label></th>
<td><input type="file"name="file1" id="file1" class="frm_input"></td>
<td><input type="file" name="file1" id="file1" class="frm_input"></td>
</tr>
<tr>
<th scope="row"><label for="file2">첨부 2</label></th>