사용자: 레이아웃 작업 중
This commit is contained in:
7
tail.php
7
tail.php
@ -6,10 +6,13 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
|
||||
|
||||
<hr>
|
||||
|
||||
<footer id="footer">
|
||||
<footer id="ft">
|
||||
<h1><?=$config['cf_title']?> 정보</h1>
|
||||
<?=popular('neo'); // 인기검색어 ?>
|
||||
<p>Copyright © 소유하신 도메인. All rights reserved.</p>
|
||||
<div id="ft_catch"><img src="<?=$g4['path']?>/img/ft_catch.jpg" alt="Sharing All Possibilities"></div>
|
||||
<div id="ft_copy">
|
||||
<p>Copyright © <b>소유하신 도메인.</b> All rights reserved.</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<?
|
||||
|
||||
Reference in New Issue
Block a user