git-svn-id: http://xe-core.googlecode.com/svn/trunk@1253 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-04-20 00:54:48 +00:00
parent 058f713695
commit 4d61c7a666
6 changed files with 22 additions and 11 deletions

View file

@ -11,16 +11,6 @@
<!--@end-->
</td>
</tr>
<tr>
<th>{$lang->layout}</th>
<td>
<!--@if($module_info->layout_srl)-->
{$module_info->layout_title} ({$module_info->layout})
<!--@else-->
{$lang->not_exists}
<!--@end-->
</td>
</tr>
<tr>
<th>{$lang->skin}</th>
<td>{$module_info->skin_title} ({$module_info->skin})</td>