mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
issue 70 go profile page, when click admin email in super admin dashboard
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8884 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ef99b1c240
commit
da739f1d83
1 changed files with 2 additions and 2 deletions
|
|
@ -17,8 +17,8 @@
|
|||
</div>
|
||||
<div class="account">
|
||||
<ul>
|
||||
<li><a href="#">정찬명</a></li>
|
||||
<li><a href="{getUrl('module','admin','act','procAdminLogout')}">Log-out</a></li>
|
||||
<li><a href="{getUrl('', 'act', 'dispMemberInfo')}" target="_blank">{$logged_info->email_address}</a></li>
|
||||
<li><a href="{getUrl('', 'module','admin','act','procAdminLogout')}">Log-out</a></li>
|
||||
<li><a href="#language" class="tgAnchor language" data-effect="slide" data-duration="100">Language</a>
|
||||
<ul class="tgContent" id="language">
|
||||
<!--@foreach($lang_supported as $key => $val)-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue