mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 16:19:58 +09:00
빠져있는 </li> 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4107 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
44a4a7ba4a
commit
695125e0b7
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<li>{$lang->user_name} : {$member_info->user_name}</li>
|
||||
<li>{$lang->nick_name} : {$member_info->nick_name}</li>
|
||||
<li>{$lang->email_address} : {$member_info->email_address}</li>
|
||||
<li>{$lang->password} : <span style="color:red">{$auth_args->new_password}</span>
|
||||
<li>{$lang->password} : <span style="color:red">{$auth_args->new_password}</span></li>
|
||||
</ul>
|
||||
<hr noshade="noshade" />
|
||||
{$lang->msg_find_account_comment}<br />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue