SMS5에서 그룹보기 페이지 ajax 파라미터 동작 오류 수정

This commit is contained in:
thisgun
2015-01-30 13:55:24 +09:00
parent b34d31f6a7
commit 4fb32fad37
2 changed files with 1 additions and 2 deletions

View File

@ -134,7 +134,6 @@ while ($res = sql_fetch_array($qry)) array_push($group, $res);
<form name="search_form" id="sms_person_form" method="get" action="<?php echo $_SERVER['PHP_SELF']?>">
<input type="hidden" name="total_pg" value="<?php echo $total_page?>">
<input type="hidden" name="page" value="<?php echo $page?>">
<input type="hidden" name="bg_no" value="<?php echo $bg_no?>">
<label for="bg_no" class="sound_only">그룹</label>
<select name="bg_no" id="bg_no">