#998 추가 보완. 콘텐츠의 닉네임을 작성자로 표시하도록 변경

This commit is contained in:
bnu 2015-03-23 14:09:15 +09:00
parent 26ae426b06
commit 78b31cfea1

View file

@ -29,7 +29,7 @@ var no_text_comment = '{$lang->no_text_comment}';
<thead>
<tr>
<th scope="col" class="title">{$lang->document}</th>
<th scope="col" class="nowr">{$lang->nick_name}</th>
<th scope="col" class="nowr">{$lang->author}</th>
<th scope="col" class="nowr">{$lang->origin_module_type}</th>
<th scope="col" class="nowr">{$lang->trash_nick_name}</th>
<th scope="col" class="nowr">{$lang->trash_date}</th>