모바일: 회원통합스킨 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">
<script src="<?=G4_JS_URL?>/jquery.register_form.js"></script>
<form name="fregisterform" id="fregisterform" action="<?=$register_action_url?>" onsubmit="return fregisterform_submit(this);" method="post" enctype="multipart/form-data" autocomplete="off">