사용자: 게시판 선택이동 선택복사 스타일

This commit is contained in:
whitedot
2013-03-07 10:20:20 +09:00
parent a97d9626d6
commit 9de881ae31

View File

@ -55,7 +55,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++)
<input type="hidden" name="page" value="<?=$page?>">
<input type="hidden" name="act" value="<?=$act?>">
<input type="hidden" name="url" value="<?=$_SERVER['HTTP_REFERER']?>">
<table>
<table class="basic_tbl">
<caption><?=$act?>할 게시판을 한개 이상 선택하여 주십시오.</caption>
<thead>
<tr>