사용자: 게시판스킨 아이콘 재설정

This commit is contained in:
whitedot
2013-01-18 10:53:11 +09:00
parent e5349c109e
commit 7cd8158172
67 changed files with 1 additions and 1 deletions

View File

@ -362,7 +362,7 @@ function get_list($write_row, $board, $skin_path, $subject_len=40)
if (strlen($reply) > 0)
{
for ($k=0; $k<strlen($reply); $k++)
$list['reply'] .= ' &nbsp;&nbsp; ';
$list['reply'] .= ' ';
}
$list['icon_reply'] = '';