문서 최상단 로그인 중 메세지 삽입, #307 의견5 에 따른 처리
This commit is contained in:
4
head.php
4
head.php
@ -24,10 +24,12 @@ if ($config['cf_include_head']) {
|
||||
?>
|
||||
|
||||
<header id="hd">
|
||||
<div id="to_content"><a href="#container">본문 바로가기</a></div>
|
||||
<? 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