mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
Language var minor update.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11151 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
25f350a7b0
commit
3975ea1792
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<fieldset>
|
||||
<div class="userName">
|
||||
<a href="#popup_menu_area" class="member_{$logged_info->member_srl}">{$logged_info->nick_name}</a>
|
||||
<a href="{getUrl('act','dispMemberLogout')}">Log out</a>
|
||||
<a href="{getUrl('act','dispMemberLogout')}">{$lang->cmd_logout}</a>
|
||||
<p class="latestLogin">{$lang->last_login}: {zDate($logged_info->last_login, "Y-m-d")}</p>
|
||||
</div>
|
||||
<ul class="userMenu">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue