사용자,모바일: aside id 처리 및 #416 에 따른 페이지 타이틀 수정

This commit is contained in:
whitedot
2013-03-29 10:31:03 +09:00
parent 6bae8d4adc
commit f5b91d5e4a
6 changed files with 7 additions and 7 deletions

View File

@ -9,7 +9,7 @@ if ($is_good) $colspan++;
if ($is_nogood) $colspan++;
?>
<? if (!$wr_id) {?><h1 id="bo_list_title"><?=$g4['title']?></h1><?}?>
<? if (!$wr_id) {?><h1 id="bo_list_title"><?=$board['bo_subject']?></h1><?}?>
<!-- 게시판 목록 시작 -->
<div id="bo_list" style="width:<?=$width;?>">