mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 08:39:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@894 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e142f5e4a9
commit
48d3f91cc2
4 changed files with 20 additions and 1 deletions
|
|
@ -27,7 +27,12 @@
|
|||
<tr>
|
||||
<th>{$lang->image_mark}</th>
|
||||
<td><img src="{$member_info->image_mark->src}" border="0" alt="image_mark" /></td>
|
||||
</td>
|
||||
</tr>
|
||||
<!--@end-->
|
||||
<!--@if($member_info->signature)-->
|
||||
<tr>
|
||||
<th>{$lang->signature}</th>
|
||||
<td>{$member_info->signature}</td>
|
||||
</tr>
|
||||
<!--@end-->
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue