관리자 전체에 폼테이블 설정
This commit is contained in:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user