사용자: 게시판스킨 읽기 작업 중

This commit is contained in:
whitedot
2013-01-08 17:16:32 +09:00
parent 2ff9657293
commit 0e825d05f8
3 changed files with 158 additions and 148 deletions

View File

@ -101,7 +101,7 @@ for ($i=0; $i<count($list); $i++) {
echo $list[$i]['icon_reply'];
if ($is_category && $list[$i]['ca_name']) {
?>
<a href="'.$list[$i]['ca_name_href'].'" class="board_cate_link"><?=$list[$i]['ca_name']?></a>
<a href="<?=$list[$i]['ca_name_href']?>" class="board_cate_link"><?=$list[$i]['ca_name']?></a>
<? } ?>
<a href="<?=$list[$i]['href']?>"><?=$list[$i]['subject']?>