사용자: 게시판스킨 일부수정

This commit is contained in:
whitedot
2013-04-07 01:21:09 +09:00
parent 0061c0387e
commit 10de206532
2 changed files with 2 additions and 1 deletions

View File

@ -128,7 +128,7 @@ if ($is_nogood) $colspan++;
</ul>
<ul class="btn_bo_user">
<li><? if ($write_href) { ?><a href="<?=$write_href?>" class="btn_b02">글쓰기</a><? } ?></li>
<? if ($write_href) { ?><li><a href="<?=$write_href?>" class="btn_b02">글쓰기</a></li><? } ?>
</ul>
</div>
<? } ?>