관리자: h1 위치

This commit is contained in:
whitedot
2012-12-14 16:05:34 +09:00
parent 1e7d984c41
commit 849d5bc8c8
3 changed files with 3 additions and 3 deletions

View File

@ -41,6 +41,7 @@ if ($config['cf_title'] == $g4['title']) $g4['title'] = '';
<input type="submit" value="검색">
</fieldset>
</form>
<h1><?=$g4['title']?> <?=$config['cf_title']?></h1>
</header>
<?=outlogin('neo'); // 외부 로그인 ?>
@ -50,4 +51,3 @@ if ($config['cf_title'] == $g4['title']) $g4['title'] = '';
<?=connect(); // 현재 접속자수 ?>
<div id="wrapper">
<h1><?=$g4['title']?> <?=$config['cf_title']?></h1>