사용자: 영역별 주석 처리 완료
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
|
||||
?>
|
||||
|
||||
<!-- 설문조사 시작 { -->
|
||||
<link rel="stylesheet" href="<?php echo $poll_skin_url ?>/style.css">
|
||||
|
||||
<form name="fpoll" action="<?php echo G4_BBS_URL ?>/poll_update.php" onsubmit="return fpoll_submit(this);" method="post">
|
||||
@ -61,4 +62,5 @@ function poll_result(url)
|
||||
|
||||
win_poll(url);
|
||||
}
|
||||
</script>
|
||||
</script>
|
||||
<!-- } 설문조사 끝 -->
|
||||
Reference in New Issue
Block a user