mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 17:22:20 +09:00
Issue 2634: [xe-maserati] UI Refactoring installed module > page module
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11929 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c70fd3a24f
commit
a03b607ce9
6 changed files with 277 additions and 297 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<div class="x_page-header" cond="$module_info->mid">
|
||||
<h1>
|
||||
{$module_info->mid}<block cond="$module_info->is_default=='Y'">({$lang->is_default})</block>
|
||||
|<a href="{getSiteUrl($module_info->domain,'','mid',$module_info->mid)}">{$lang->view}</a>
|
||||
<span style="font-weight:normal"> | <a href="{getSiteUrl($module_info->domain,'','mid',$module_info->mid)}" target="_blank">{$lang->view}</a></span>
|
||||
</h1>
|
||||
</div>
|
||||
<ul class="x_nav x_nav-tabs" cond="$act != 'dispPageAdminDelete'">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue