사용자: 전체레이아웃 작업 중

This commit is contained in:
whitedot
2012-12-28 16:47:51 +09:00
parent 308fc16cf6
commit 3cc1b5463a
15 changed files with 134 additions and 62 deletions

View File

@ -3,8 +3,8 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
?>
<!-- 로그인 후 외부로그인 시작 -->
<section>
<h2>정보</h2>
<section id="ol_after" class="outlogin">
<h2>나의 회원정보</h2>
<?=$nick?>님
<? if ($is_admin == 'super' || $is_auth) { ?><a href="<?=$g4['admin_path']?>/">관리자</a><? } ?>
<a href="javascript:win_point();">포인트 : <?=$point?>점</a>