쇼핑몰관리자: 분류관리 리스트 작업 중

This commit is contained in:
whitedot
2013-03-29 15:07:09 +09:00
parent 6c7685691c
commit c040cc9407
2 changed files with 102 additions and 112 deletions

View File

@ -61,7 +61,7 @@ $colspan = 15;
<legend>게시판 검색</legend>
<span>
<?=$listall?>
생성된 게시판수 <?=number_format($total_count)?>개
생성된 게시판 수 <?=number_format($total_count)?>개
</span>
<select name="sfl" title="검색대상">
<option value="bo_table"<?=get_selected($_GET['sfl'], "bo_subject", true);?>>TABLE</option>