mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-26 13:52:24 +09:00
r8070 보완
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8071 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
beeaea49ab
commit
b9dac8fad5
1 changed files with 6 additions and 0 deletions
|
|
@ -18,6 +18,8 @@
|
|||
|
||||
|
||||
<table cellspacing="0" class="rowTable">
|
||||
<col width="200" />
|
||||
<col width="*" />
|
||||
<tr>
|
||||
<th scope="row"><div>{$lang->layout}</div></th>
|
||||
<td class="wide">{$selected_layout->title} ver {$selected_layout->version} ({$selected_layout->layout})</td>
|
||||
|
|
@ -67,6 +69,8 @@
|
|||
{@$group = $var->group}
|
||||
<h4 class="xeAdmin">{$group}</h4>
|
||||
<table cellspacing="0" class="rowTable">
|
||||
<col width="200" />
|
||||
<col width="*" />
|
||||
<!--@end-->
|
||||
|
||||
<tr>
|
||||
|
|
@ -105,6 +109,8 @@
|
|||
|
||||
<h4 class="xeAdmin">{$lang->menu}</h4>
|
||||
<table cellspacing="0" class="rowTable">
|
||||
<col width="200" />
|
||||
<col width="*" />
|
||||
<!--@foreach($selected_layout->menu as $menu_name => $menu_info)-->
|
||||
<tr class="row{$cycle_idx}">
|
||||
<th scope="row"><div>{$menu_info->title}<br />({$menu_name})</div></th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue