mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@204 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2332c8d246
commit
f068fb2fe3
9 changed files with 80 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<!--%import("js/admin.js")-->
|
||||
|
||||
<div style="margin-bottom:20px;">
|
||||
<span>[<a href="{getUrl('act','dispMemberList','member_srl','')}">{$lang->cmd_member_list}</a>]</span>
|
||||
<span <!--@if($act=='dispMemberList')-->style="font-weight:bold"<!--@end-->>[<a href="{getUrl('act','dispMemberList','member_srl','')}">{$lang->cmd_member_list}</a>]</span>
|
||||
<span <!--@if($act=='dispModuleConfig')-->style="font-weight:bold"<!--@end-->>[<a href="{getUrl('act','dispModuleConfig')}">{$lang->cmd_module_config}</a>]</span>
|
||||
<span <!--@if($act=='dispGroupList')-->style="font-weight:bold"<!--@end-->>[<a href="{getUrl('act','dispGroupList')}">{$lang->cmd_member_group}</a>]</span>
|
||||
<span <!--@if($act=='dispJoinFormList')-->style="font-weight:bold"<!--@end-->>[<a href="{getUrl('act','dispJoinFormList')}">{$lang->cmd_manage_form}</a>]</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue