게시판 카테고리 선택후 선택삭제시 카테고리 풀리는 현상을 해결
This commit is contained in:
@ -51,6 +51,7 @@ if ($is_nogood) $colspan++;
|
||||
<input type="hidden" name="sfl" value="<?php echo $sfl ?>">
|
||||
<input type="hidden" name="stx" value="<?php echo $stx ?>">
|
||||
<input type="hidden" name="spt" value="<?php echo $spt ?>">
|
||||
<input type="hidden" name="sca" value="<?php echo $sca ?>">
|
||||
<input type="hidden" name="page" value="<?php echo $page ?>">
|
||||
<input type="hidden" name="sw" value="">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user