mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 19:21:40 +09:00
fixed ticket:352
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3425 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4239d02404
commit
5399b1301c
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
</div>
|
||||
<ul class="userMenu">
|
||||
<!--@foreach($logged_info->menu_list as $key => $val)-->
|
||||
<li><a href="{getUrl('act',$key)}">{Context::getLang($val)}</a></li>
|
||||
<li><a href="{getUrl('act',$key,'member_srl','')}">{Context::getLang($val)}</a></li>
|
||||
<!--@end-->
|
||||
|
||||
<!--@if($logged_info->is_admin=="Y")-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue