문서 최상단 로그인 중 메세지 삽입, #307 의견5 에 따른 처리
This commit is contained in:
@ -12,8 +12,11 @@ include_once(G4_LIB_PATH.'/popular.lib.php');
|
||||
|
||||
<header id="hd">
|
||||
|
||||
<? if ($is_member) { ?><span class="sound_only"><?=$member['mb_nick']?>님 로그인 중</span><? } ?>
|
||||
<h1><?=$config['cf_title']?></h1>
|
||||
|
||||
<div id="to_content"><a href="#container">본문 바로가기</a></div>
|
||||
|
||||
<div id="hd_wrapper">
|
||||
|
||||
<div id="logo">
|
||||
|
||||
Reference in New Issue
Block a user