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

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

@ -65,7 +65,7 @@ $colspan = 6;
<option value='po_subject'>제목</option>
</select>
<input type="text" name="stx" required value="<?=$stx?>" title="검색어">
<input type="submit" value="검색">
<input type="submit" class="fieldset_submit" value="검색">
</fieldset>
</form>