관리자 전체에 폼테이블 설정

This commit is contained in:
whitedot
2012-12-11 11:46:29 +09:00
parent ab92dbf532
commit 9e26428d65
9 changed files with 56 additions and 93 deletions

View File

@ -29,7 +29,7 @@ include_once('./admin.head.php');
<input type="hidden" name="sod" value="<?=$sod?>">
<input type="hidden" name="page" value="<?=$page?>">
<input type="hidden" name="token" value="<?=$token?>">
<table>
<table class="frm_tbl">
<tbody>
<tr>
<th scope="row"><label for="po_subject">투표 제목</label></th>