관리자: fieldset 스타일

This commit is contained in:
whitedot
2012-12-12 18:04:22 +09:00
parent 44b33b8d0a
commit 44c76d44b9
12 changed files with 100 additions and 111 deletions

View File

@ -66,10 +66,10 @@ var list_update_php = "./boardgroup_list_update.php";
<form id="fsearch" name="fsearch" method="get">
<fieldset>
<legend>그룹 검색</legend>
<div>
<span>
<?=$listall?>
생성된 그룹수 : <?=number_format($total_count)?>
</div>
생성된 그룹수 <?=number_format($total_count)?>
</span>
<label for="sfl">검색대상</label>
<select id="sfl" name="sfl">
<option value="gr_subject">제목</option>