사용자 문서 outline 재구성
This commit is contained in:
@ -15,7 +15,7 @@ $po = sql_fetch(" select * from $g4[poll_table] where po_id = '$po_id' ");
|
||||
?>
|
||||
|
||||
<section>
|
||||
<h2>설문조사</h2>
|
||||
<h2>사이트 설문조사</h2>
|
||||
<form name="fpoll" method="post" action="<?=$g4[bbs_path]?>/poll_update.php" onsubmit="return fpoll_submit(this);" target="winPoll">
|
||||
<input type="hidden" name="po_id" value="<?=$po_id?>">
|
||||
<input type="hidden" name="skin_dir" value="<?=$skin_dir?>">
|
||||
|
||||
Reference in New Issue
Block a user