mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-02-01 01:29:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@885 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
cbdbfddb54
commit
e30a1d8b0e
11 changed files with 103 additions and 9 deletions
|
|
@ -51,8 +51,15 @@
|
|||
</tr>
|
||||
<!--@end-->
|
||||
<!--@end-->
|
||||
|
||||
<tr>
|
||||
<th>{$lang->description}</th>
|
||||
<td>{$member_info->description}</td>
|
||||
<td colspan="2">
|
||||
<!--@if($member_info->member_srl == $logged_info->member_srl)-->
|
||||
<input type="button" value="{$lang->cmd_modify_member_info}" onclick="location.href='{getUrl('act','dispMemberModifyInfo')}';return false;" />
|
||||
<input type="button" value="{$lang->cmd_modify_member_password}" />
|
||||
<!--@end-->
|
||||
<input type="button" value="{$lang->cmd_list}" onclick="location.href='{getUrl('act','')}';return false;" />
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue