관리자 #47 의 8 처리

This commit is contained in:
whitedot
2012-11-21 18:37:45 +09:00
parent 5e2b3fe0e4
commit a4684dcd29
10 changed files with 28 additions and 28 deletions

View File

@ -157,7 +157,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) {
<?}?>
</td>
<td>
<input type="hidden" id="board_table" name="board_table[<?=$i?>]" value="<?=$row['bo_table']?>">
<input type="hidden" name="board_table[<?=$i?>]" value="<?=$row['bo_table']?>">
<a href="<?=$g4['bbs_path']?>/board.php?bo_table=<?=$row['bo_table']?>"><?=$row['bo_table']?></a>
</td>
<td>