관리자: 버튼스타일 및 메일테스트 스타일

This commit is contained in:
whitedot
2012-12-14 16:45:56 +09:00
parent 849d5bc8c8
commit 77e4ab58ed
18 changed files with 43 additions and 33 deletions

View File

@ -71,7 +71,7 @@ var list_delete_php = 'auth_list_delete.php';
</span>
<label for="stx">회원아이디</label>
<input type="text" id="stx" name="stx" required value="<?=$stx?>">
<input type="submit" id="fsearch_submit" value="검색">
<input type="submit" id="fsearch_submit" class="fieldset_submit" value="검색">
</fieldset>
</form>