사용자: 전체검색결과스킨 스타일
This commit is contained in:
@ -117,8 +117,8 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
|
||||
<a href="<?=$list[$idx][$i][href]?><?=$comment_href?>"><?=$comment_def?><?=$list[$idx][$i][subject]?></a>
|
||||
<span class="sch_datetime"><?=$list[$idx][$i][wr_datetime]?></span>
|
||||
<a href="<?=$list[$idx][$i][href]?><?=$comment_href?>" target="_blank">새창</a>
|
||||
<p><?=$list[$idx][$i][content]?></p>
|
||||
<div class="sch_sideview"><?=$list[$idx][$i][name]?></div>
|
||||
<p><?=$list[$idx][$i][content]?></p>
|
||||
</li>
|
||||
<? } ?>
|
||||
</ul>
|
||||
@ -127,8 +127,6 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
|
||||
<? } ?>
|
||||
<? if ($stx && $board_count) { ?></dl><? } ?>
|
||||
|
||||
<div class="pg">
|
||||
<?=$write_pages?>
|
||||
</div>
|
||||
<?=$write_pages?>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user