사용자: 인덱스 최신글 완료 #173

This commit is contained in:
whitedot
2013-01-24 16:38:56 +09:00
parent 121557fc82
commit 0a64d941e6
3 changed files with 16 additions and 11 deletions

View File

@ -2,7 +2,7 @@
if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
?>
<div class="lt" style="<?=$lt_count%2==0?'margin-left:20px;':'';?>">
<div class="lt">
<strong class="lt_title"><a href="<?=$g4['bbs_path']?>/board.php?bo_table=<?=$bo_table?>"><?=$bo_subject?></a></strong>
<ul>
<? for ($i=0; $i<count($list); $i++) { ?>