사용자: #118 에 따른 온라인 서식 title 정리

This commit is contained in:
whitedot
2013-01-30 10:36:21 +09:00
parent 26b3f68f91
commit 4b15ebc970
11 changed files with 24 additions and 24 deletions

View File

@ -65,8 +65,8 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
</tr>
<? } ?>
<tr>
<th scope="row">의견</th>
<td><input type="text" id="pc_idea" name="pc_idea" class="fieldset_input required" size="47" required maxlength="100" title="의견"></td>
<th scope="row"><label for="pc_idea">의견<strong class="sound_only">필수</strong></label></th>
<td><input type="text" id="pc_idea" name="pc_idea" class="fieldset_input required" size="47" required maxlength="100"></td>
</tr>
<? if ($is_guest) { ?>
<tr>