사용자: 게시판스킨 스타일 및 pre, p 태그 기본설정 변경
This commit is contained in:
2
tail.php
2
tail.php
@ -8,7 +8,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
|
||||
|
||||
<footer id="ft">
|
||||
<h1><?=$config['cf_title']?> 정보</h1>
|
||||
<?=popular('neo',100); // 인기검색어 ?>
|
||||
<?=popular('neo'); // 인기검색어 ?>
|
||||
<?=visit("neo"); // 방문자수 ?>
|
||||
<div id="ft_catch"><img src="<?=$g4['path']?>/img/ft_catch.jpg" alt="Sharing All Possibilities"></div>
|
||||
<div id="ft_copy">
|
||||
|
||||
Reference in New Issue
Block a user