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

This commit is contained in:
zero 2007-02-23 00:27:14 +00:00
parent deec093b6a
commit a6d506f459

View file

@ -5,16 +5,14 @@
<td>{$lang->module_author}</td>
<td>{$lang->module_table_count}</td>
<td>{$lang->module_installed_path}</td>
<td>{$lang->cmd_management}</td>
</tr>
<!--@foreach($module_list as $key => $val)-->
<tr>
<td rowspan="2">{$val->title} <br /> ({$val->module})</td>
<td rowspan="2"><a href="#" onclick="location.href='{getUrl('mo',$val->module)}'">{$val->title}</a> <br /> ({$val->module})</td>
<td>{$val->version}</td>
<td><a href="#" onclick="window.open('{$val->homepage}')">{$val->author}</a></td>
<td>{$val->created_table_count}/{$val->table_count}</td>
<td>{$val->path}</td>
<td rowspan="2">{$lang->cmd_management}</td>
</tr>
<tr>
<td colspan="4">