사용자: 카테고리 스타일

This commit is contained in:
whitedot
2013-02-04 10:26:46 +09:00
parent e4c93cefd6
commit 5ec02e6ab4
2 changed files with 6 additions and 6 deletions

View File

@ -15,7 +15,7 @@ if ($is_nogood) $colspan++;
<form id="fcategory" name="fcategory" method="get">
<nav id="bo_cate">
<h2><?=$board['bo_subject']?> 카테고리</h2>
<ul>
<ul id="bo_cate_ul">
<li><a href="<?=$g4['url']?>/bbs/board.php?bo_table=<?=$bo_table?>">전체</a></li>
<?=$category_option?>
</ul>