mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 05:09:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@860 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c631bbbf30
commit
4888bd2e9c
7 changed files with 21 additions and 29 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!--%import("js/admin.js")-->
|
||||
<!--%import("js/board_admin.js")-->
|
||||
|
||||
<div style="margin-bottom:20px;">
|
||||
<span <!--@if($act=='dispBoardAdminContent')-->style="font-weight:bold"<!--@end-->>[<a href="{getUrl('act','dispBoardAdminContent','module_srl','')}">{$lang->cmd_board_list}</a>]</span>
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
<div style="margin-bottom:20px;font-weight:bold;">
|
||||
{$lang->mid} : {$module_info->mid}
|
||||
(<a href="./?mid={$module_info->mid}" target="_blank">{$lang->cmd_move}</a>)
|
||||
(<a href="#" onclick="location.href='./?mid={$module_info->mid}';return false">{$lang->cmd_move}</a>)
|
||||
<!--@if($module_info->is_default=='Y')-->[{$lang->is_default}]<!--@end-->
|
||||
</div>
|
||||
<!--@end-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue