r8070 보완

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8071 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
bnu 2011-02-02 08:25:53 +00:00
parent beeaea49ab
commit b9dac8fad5

View file

@ -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>