사용자: 리디자인 7, 게시판스킨 최신글스킨 아이콘 및 상단 검색창 스타일

This commit is contained in:
whitedot
2013-02-19 14:11:41 +09:00
parent e4b99f9293
commit a48779d6d6
18 changed files with 7 additions and 7 deletions

View File

@ -28,7 +28,7 @@ include_once(G4_LIB_PATH.'/popular.lib.php');
<form name="fsearchbox" method="get" action="<?=G4_BBS_URL?>/search.php" onsubmit="return fsearchbox_submit(this);">
<input type="hidden" name="sfl" value="wr_subject||wr_content">
<input type="hidden" name="sop" value="and">
<input type="text" id="schall_stx" name="stx" title="검색어" maxlength="20"><input type="image" id="schall_submit" src="<?=G4_IMG_URL?>/btn_search.gif" width="29" height="27" alt="검색">
<input type="text" id="schall_stx" name="stx" title="검색어" maxlength="20"><input type="image" id="schall_submit" src="<?=G4_IMG_URL?>/btn_search.jpg" width="24" height="24" alt="검색">
</form>
<script>