관리자: #152 의 온라인서식필수입력:관리자모드 처리, 회원추가 게시판그룹, 게시판 추가 남음
This commit is contained in:
@ -65,7 +65,7 @@ $colspan = 6;
|
||||
<select id="sfl" name="sfl">
|
||||
<option value='po_subject'>제목</option>
|
||||
</select>
|
||||
<input type="text" name="stx" required value="<?=$stx?>" title="검색어">
|
||||
<input type="text" name="stx" required value="<?=$stx?>" title="검색어(필수)">
|
||||
<input type="submit" class="fieldset_submit" value="검색">
|
||||
</fieldset>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user