mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5785 201d5d3c-b55e-5fd7-737f-ddc643e51545
8 lines
433 B
HTML
8 lines
433 B
HTML
<!--#include("_header.html")-->
|
|
|
|
<h4 class="xeAdmin">{$lang->page} > {$module_info->browser_title} <span class="gray">{$lang->cmd_setup}</span></h4>
|
|
|
|
<ul class="localNavigation">
|
|
<li class="on"><a href="{getUrl('act','dispHomepagePageGrant','module_srl',$module_srl)}">{$lang->grant}</a></li>
|
|
<li><a href="{getUrl('','mid',$module_info->mid)}" onclick="window.open(this.href); return false;">{$lang->cmd_view}</a></li>
|
|
</ul>
|