관리자: 포인트관리 버튼스타일

This commit is contained in:
whitedot
2012-12-14 18:28:00 +09:00
parent 3c0d2da941
commit 17018e8fc3

View File

@ -211,7 +211,7 @@ else
<input type="text" id="po_point" name="po_point" required>
<label for="admin_password">관리자패스워드</label>
<input type="password" id="admin_password" name="admin_password" required>
<input type="submit" value="확인">
<input type="submit" class="fieldset_submit" value="확인">
</fieldset>
</form>