모바일: 전체검색 작업 중
This commit is contained in:
@ -115,7 +115,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
|
||||
<a href="<?=$list[$idx][$i][href]?><?=$comment_href?>" class="sch_result_title"><?=$comment_def?><?=$list[$idx][$i][subject]?></a>
|
||||
<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>
|
||||
<?=$list[$idx][$i][name]?>
|
||||
<span class="sch_datetime"><?=$list[$idx][$i][wr_datetime]?></span>
|
||||
</li>
|
||||
<? } ?>
|
||||
|
||||
Reference in New Issue
Block a user