사용자: 하단 스타일

This commit is contained in:
whitedot
2013-02-04 15:20:50 +09:00
parent 76e7ce2b5e
commit 280726ee1f
2 changed files with 13 additions and 8 deletions

View File

@ -10,7 +10,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
<h1><?=$config['cf_title']?> 정보</h1>
<?=popular('neo'); // 인기검색어 ?>
<?=visit("neo"); // 방문자수 ?>
<div id="ft_catch"><img src="<?=G4_URL?>/img/ft_catch.jpg" alt="Sharing All Possibilities" id="ft_catch_img"></div>
<div id="ft_catch"><a href="<?=$g4['url']?>/"><img src="<?=G4_URL?>/img/ft_catch.jpg" alt="Sharing All Possibilities"></a></div>
<div id="ft_copy">
<p>Copyright &copy; <b>소유하신 도메인.</b> All rights reserved.</p>
</div>