사용자: 회원통합스킨 css 호출

This commit is contained in:
whitedot
2013-04-23 09:59:52 +09:00
parent fa2a4dc944
commit b0b75dcb37
30 changed files with 59 additions and 0 deletions

View File

@ -2,6 +2,7 @@
if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
?>
<link rel="stylesheet" href="<?=$member_skin_url?>/style.css">
<form name="fregister" id="fregister" action="<?=$register_action_url?>" onsubmit="return fregister_submit(this);" method="POST" autocomplete="off">
<p>회원가입약관 및 개인정보수집이용안내의 내용에 동의하셔야 회원가입 하실 수 있습니다.</p>