사용자: #459 인기검색어 스킨 마크업 수정

This commit is contained in:
whitedot
2013-05-15 18:03:17 +09:00
parent a649542565
commit a7ee1e8f32

View File

@ -4,7 +4,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
<link rel="stylesheet" href="<?php echo $popular_skin_url ?>/style.css">
<section id="popular">
<aside id="popular">
<div>
<h2>인기검색어</h2>
<ul>
@ -13,4 +13,4 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
<?php } ?>
</ul>
</div>
</section>
</aside>