#100 에 따른 h1 다중사용 처리

This commit is contained in:
whitedot
2012-12-24 17:50:03 +09:00
parent 6907449605
commit c6d75730d6
4 changed files with 13 additions and 12 deletions

View File

@ -4,12 +4,13 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
</div>
<div>
<footer>
<h1><?=$config['cf_title']?> 정보</h1>
<?=visit('neo'); // 방문자수 ?>
<?=connect(); // 현재 접속자수 ?>
<?=popular('neo'); // 인기검색어 ?>
<p>Copyright &copy; 소유하신 도메인. All rights reserved.</p>
</div>
</footer>
<script>
function fsearchbox_submit(f)