사용자 문서 outline 재구성

This commit is contained in:
whitedot
2012-12-21 16:52:41 +09:00
parent ec5d2ac32e
commit 2a7833bb0a
11 changed files with 168 additions and 164 deletions

View File

@ -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?>">