mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 13:49:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@751 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f7a361bd10
commit
e902d0aa4e
6 changed files with 10 additions and 8 deletions
|
|
@ -26,8 +26,8 @@
|
|||
<td>{zdate($document->regdate,"Y-m-d H:i:s")}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>{$lang->user_name}</th>
|
||||
<td><div class="member_{$document->member_srl}">{$document->user_name}</div></td>
|
||||
<th>{$lang->writer}</th>
|
||||
<td><div class="member_{$document->member_srl}">{$document->nick_name}</div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>{$lang->readed_count}</th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue