mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
#998 추가 보완. 콘텐츠의 닉네임을 작성자로 표시하도록 변경
This commit is contained in:
parent
26ae426b06
commit
78b31cfea1
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue