사용자: 회원통합스킨 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,8 @@
if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
?>
<link rel="stylesheet" href="<?=$member_skin_url?>/style.css">
<div id="profile" class="new_win">
<h1><?=$mb_nick?>님의 프로필</h1>