모바일: 회원통합스킨 css 호출 수정

This commit is contained in:
whitedot
2013-04-23 15:02:53 +09:00
parent cc009cfdfa
commit 321b26661f
31 changed files with 62 additions and 0 deletions

View File

@ -2,6 +2,8 @@
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>