사용자: 아웃로그인 후 이름표시 및 상단 전체검색 버튼 이미지 교체

This commit is contained in:
whitedot
2013-02-22 17:17:12 +09:00
parent b76f8574c1
commit 7597e38c93
3 changed files with 3 additions and 2 deletions

View File

@ -5,7 +5,8 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
<!-- 로그인 후 외부로그인 시작 -->
<section id="ol_after" class="ol">
<header id="ol_after_hd">
<h2><?=$nick?>님</h2>
<h2>나의 회원정보</h2>
<strong><?=$nick?>님</strong>
<? if ($is_admin == 'super' || $is_auth) { ?><a href="<?=G4_ADMIN_URL?>" class="btn_admin">관리자 모드</a><? } ?>
</header>
<ul id="ol_after_private">