관리자:인기검색어 순위 #47 의 2 처리
This commit is contained in:
@ -78,10 +78,12 @@ var list_delete_php = 'popular_list.php';
|
||||
<span><?=$listall?></span>
|
||||
건수 : <?=number_format($total_count)?>개
|
||||
</div>
|
||||
<label for="sfl">검색대상</label>
|
||||
<select id="sfl" name="sfl">
|
||||
<option value="pp_word">검색어</option>
|
||||
<option value="pp_date">등록일</option>
|
||||
</select>
|
||||
<label for="stx">검색어</label>
|
||||
<input type="text" id="stx" name="stx" required value="<?=$stx?>">
|
||||
<input type="submit" value="검색">
|
||||
</fieldset>
|
||||
|
||||
Reference in New Issue
Block a user