사용자: 하단 badge 제거
This commit is contained in:
2
tail.php
2
tail.php
@ -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"><img src="<?=G4_URL?>/img/ft_html5_badge.jpg" alt="HTML5 Markup" id="ft_html5badge"><img src="<?=G4_URL?>/img/ft_css3_badge.jpg" alt="HTML5 Markup" id="ft_css3badge"></div>
|
||||
<div id="ft_catch"><img src="<?=G4_URL?>/img/ft_catch.jpg" alt="Sharing All Possibilities" id="ft_catch_img"></div>
|
||||
<div id="ft_copy">
|
||||
<p>Copyright © <b>소유하신 도메인.</b> All rights reserved.</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user