사용자: 게시판스킨 글쓰기 보강

This commit is contained in:
whitedot
2013-01-08 16:36:14 +09:00
parent 768376a9e0
commit 27d51bdaa1
3 changed files with 5 additions and 2 deletions

View File

@ -175,7 +175,7 @@ if ($group['gr_use_access']) {
}
}
$g4['title'] = $title_msg.' > '.$board['bo_subject'];
$g4['title'] = $board['bo_subject']." ".$title_msg;
$is_notice = false;
$notice_checked = '';