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

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

@ -66,7 +66,7 @@ $colspan = 7;
<option value='a.mb_id'>회원아이디</option>
</select>
<input type="text" id="stx" name="stx" required value="<? echo $stx ?>" title="검색어">
<input type="submit" value="검색">
<input type="submit" class="fieldset_submit" value="검색">
</fieldset>
</form>