사용자: 게시판스킨 글쓰기 보강
This commit is contained in:
@ -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 = '';
|
||||
|
||||
Reference in New Issue
Block a user